aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
blob: 68337800cc2adf713890a6550885110b2a208b7c (plain)
1
2
3
4
5
6
7
8
9
recursive-include setuptools *.py *.txt *.exe *.xml
recursive-include tests *.py *.c *.pyx *.txt
recursive-include setuptools/tests *.html
recursive-include docs *.py *.txt *.conf *.css *.css_t Makefile indexsidebar.html
recursive-include _markerlib *.py
include *.py
include *.txt
include MANIFEST.in
include launcher.c