Michael Merickel
2018-10-18 e4c0570d5c67ddf0ad9502169b59475ba0784d82
MANIFEST.in
@@ -1,18 +1,16 @@
graft pyramid
graft src/pyramid
graft docs
prune docs/_build
graft tests
include README.rst
include CHANGES.rst HISTORY.rst BFG_HISTORY.rst
include CONTRIBUTORS.txt LICENSE.txt COPYRIGHT.txt
include contributing.md RELEASING.txt
include .coveragerc .flake8 setup.cfg pyproject.toml
include tox.ini appveyor.yml .travis.yml rtd.txt
include contributing.md RELEASING.txt HACKING.txt TODO.txt
graft .github
include HACKING.txt hacking-tox.ini
include builddocs.sh coverage.sh scaffoldtests.sh
include TODO.txt
global-exclude __pycache__ *.py[cod]
global-exclude .DS_Store