Files
deb-python-semantic-version/MANIFEST.in
Raphaël Barrois b900fadf5e Include ChangeLog.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
2012-05-18 01:17:20 +02:00

8 lines
167 B
Plaintext

include README
include ChangeLog
include docs/Makefile
recursive-include docs *.py *.rst
include docs/_static/.keep_dir
prune docs/_build
recursive-include tests *.py