Просмотр исходного кода

MANIFEST.in: exclude .coafile (coala)

Thomas Waldmann 8 лет назад
Родитель
Сommit
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
-exclude .coveragerc .gitattributes .gitignore .travis.yml Vagrantfile
+exclude .coafile .coveragerc .gitattributes .gitignore .travis.yml Vagrantfile
 prune .travis
 prune .github
 graft src