Sfoglia il codice sorgente

MANIFEST.in: exclude .coafile (coala)

Thomas Waldmann 8 anni fa
parent
commit
0aac3a129d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      MANIFEST.in

+ 1 - 1
MANIFEST.in

@@ -1,5 +1,5 @@
 include README.rst AUTHORS LICENSE CHANGES.rst MANIFEST.in
-exclude .coveragerc .gitattributes .gitignore .travis.yml Vagrantfile
+exclude .coafile .coveragerc .gitattributes .gitignore .travis.yml Vagrantfile
 prune .travis
 prune .github
 graft src