Files
deb-python-semantic-version/MANIFEST.in
Raphaël Barrois 352a9298a9 Rename README.
Let's keep github happy...
2013-11-15 20:26:52 +01:00

8 lines
171 B
Plaintext

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