Browse Source

MANIFEST.in: exclude .coafile (coala)

Thomas Waldmann 8 years ago
parent
commit
0aac3a129d
1 changed files with 1 additions and 1 deletions
  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