dosage/MANIFEST.in

7 lines
259 B
Text
Raw Normal View History

2012-06-20 21:58:13 +02:00
include MANIFEST.in
2012-12-12 17:41:29 +01:00
include COPYING Makefile requirements.txt
2013-03-29 11:01:04 +01:00
include doc/Makefile doc/*.txt doc/*.1 doc/*.html doc/dosage-completion
2012-12-12 17:41:29 +01:00
include doc/css/*.css doc/js/*.js
include scripts/*.py scripts/*.sh scripts/*.bat scripts/*.iss
2012-06-20 21:58:13 +02:00
recursive-include tests *.py