Procházet zdrojové kódy

MANIFEST.in: exclude .coafile (coala)

Thomas Waldmann před 8 roky
rodič
revize
0aac3a129d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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