Переглянути джерело

Merge pull request #2056 from ThomasWaldmann/remove-dot-github

remove .github from pypi package, fixes #2051
TW 8 роки тому
батько
коміт
c3e4d7a273
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      MANIFEST.in

+ 1 - 0
MANIFEST.in

@@ -5,5 +5,6 @@ recursive-exclude docs *.pyc
 recursive-exclude docs *.pyo
 prune docs/_build
 prune .travis
+prune .github
 exclude .coveragerc .gitattributes .gitignore .travis.yml Vagrantfile
 include borg/_version.py