a | b/MANIFEST.in | ||
---|---|---|---|
1 | include README.rst |
||
2 | include INSTALL.md |
||
3 | include LICENSE |
||
4 | |||
5 | graft qiita_core |
||
6 | graft qiita_db |
||
7 | graft qiita_pet |
||
8 | graft qiita_ware |
||
9 | graft scripts |
||
10 | |||
11 | global-exclude *.pyc |
||
12 | global-exclude *.pyo |
||
13 | global-exclude .git |
||
14 | global-exclude *~ |