source: main/waeup.kofa/trunk/MANIFEST.in @ 13276

Last change on this file since 13276 was 13272, checked in by uli, 9 years ago

Finetune list of files to distribute.

We have to be more careful with distributing files. This should work
more automatically.

File size: 254 bytes
RevLine 
[13268]1# see:
2# https://docs.python.org/2/distutils/sourcedist.html#the-manifest-in-template
[13272]3graft src
[13268]4graft docs
5prune docs/build
[13272]6recursive-include etc *.in *.txt
[13268]7graft layout
[13272]8include *.cfg CHANGES.txt LICENSE
9exclude .* uuid.txt
10global-exclude *~ *.pyc *.pyo
Note: See TracBrowser for help on using the repository browser.