瀏覽代碼

remove .github from pypi package, fixes #2051

Thomas Waldmann 8 年之前
父節點
當前提交
b4bb21bf6e
共有 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