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

graft semantic_version

prune docs
prune tests

global-exclude .py[cod] __pycache__

exclude Makefile tox.ini .flake8