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