summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: b678dac4c9810a5ce0dbe823b976dca3544a2c1e (plain)
1
2
3
4
5
6
7
recursive-include setuptools *.py *.txt *.exe
recursive-include tests *.py *.c *.pyx *.txt
recursive-include docs *.py *.txt Makefile
include *.py
include *.txt
include MANIFEST.in
include launcher.c