source:
main/waeup.kofa/trunk/MANIFEST.in
@
17341
Last change on this file since 17341 was 17264, checked in by , 22 months ago | |
---|---|
File size: 278 bytes |
Rev | Line | |
---|---|---|
[13268] | 1 | # see: |
2 | # https://docs.python.org/2/distutils/sourcedist.html#the-manifest-in-template | |
[13272] | 3 | graft src |
[13268] | 4 | graft docs |
5 | prune docs/build | |
[13272] | 6 | recursive-include etc *.in *.txt |
[13268] | 7 | graft layout |
[17264] | 8 | include *.cfg bootstrap.py CHANGES.txt LICENSE Dockerfile |
[13272] | 9 | exclude .* uuid.txt |
10 | global-exclude *~ *.pyc *.pyo |
Note: See TracBrowser for help on using the repository browser.