Explorar el Código

remove .github from pypi package, fixes #2051

Thomas Waldmann hace 8 años
padre
commit
b4bb21bf6e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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