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