root/galaxy-central/MANIFEST.in

リビジョン 2, 507 bytes (コミッタ: hatakeyama, 14 年 前)

import galaxy-central

行番号 
1exclude test
2include MANIFEST.in
3include LICENSE.txt
4include setup.py
5include run.sh
6include universe.py
7include universe.conf
8include tool_conf.xml
9include *.sample
10recursive-include tools *.py *.xml *.pl
11recursive-include static *.html *.png *.gif *.rst *.css *.js
12recursive-include templates *.tmpl
13recursive-include modules *.py
14recursive-include test *.py *.txt
15recursive-include arch *.pyd *.so  *.lib *.dll
16include database/info.txt
17include database/files/info.txt
18include database/import/info.txt
19
20
Note: リポジトリブラウザについてのヘルプは TracBrowser を参照してください。