summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 1f8c048f82ec49200e5b711d7f0772f431a63d85 (plain)
1
2
3
4
5
6
7
8
9
10
11
include CREDITS ChangeLog LICENSE README.rst
include requirements*.txt
include Makefile tox.ini .flake8

graft semantic_version

graft docs
graft tests

global-exclude *.py[cod] __pycache__ .*.sw[po]
prune docs/_build