summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: ff1021234ad328eb1245a3272d20dff53b689989 (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 entries*
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