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

Last change on this file since 13280 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
Line 
1# see:
2# https://docs.python.org/2/distutils/sourcedist.html#the-manifest-in-template
3graft src
4graft docs
5prune docs/build
6recursive-include etc *.in *.txt
7graft layout
8include *.cfg CHANGES.txt LICENSE
9exclude .* uuid.txt
10global-exclude *~ *.pyc *.pyo
Note: See TracBrowser for help on using the repository browser.