浏览代码

MANIFEST.in: exclude .coafile (coala)

Thomas Waldmann 8 年之前
父节点
当前提交
0aac3a129d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      MANIFEST.in

+ 1 - 1
MANIFEST.in

@@ -1,5 +1,5 @@
 include README.rst AUTHORS LICENSE CHANGES.rst MANIFEST.in
 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 .travis
 prune .github
 prune .github
 graft src
 graft src