deb-python-semantic-version/MANIFEST.in
Raphaël Barrois ae9ccbd517 Rearrange test suite.
* Use tox
* Add a full linting step
2016-09-01 13:48:55 +02:00

12 lines
190 B
Plaintext

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