Files
deb-python-semantic-version/MANIFEST.in
Raphaël Barrois 6e36a579b3 Add doc.
Signed-off-by: Raphaël Barrois <raphael.barrois@polyconseil.fr>
2012-05-16 10:45:06 +02:00

7 lines
149 B
Plaintext

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