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