summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 962c460e7317775c32a958d41e2538d36e54df7f (plain)
1
2
3
4
5
recursive-include cffi *.py
recursive-include c *.c *.h *.asm *.py
recursive-include testing *.py
recursive-include doc *.py *.rst Makefile *.bat
include LICENSE setup_base.py