Files
galaxy/MANIFEST.in
T
2006-11-15 16:28:21 +00:00

21 lines
507 B
Plaintext

exclude test
include MANIFEST.in
include LICENSE.txt
include setup.py
include run.sh
include universe.py
include universe.conf
include tool_conf.xml
include *.sample
recursive-include tools *.py *.xml *.pl
recursive-include static *.html *.png *.gif *.rst *.css *.js
recursive-include templates *.tmpl
recursive-include modules *.py
recursive-include test *.py *.txt
recursive-include arch *.pyd *.so *.lib *.dll
include database/info.txt
include database/files/info.txt
include database/import/info.txt