summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 680d38302d02cc08865cf7077a7f648b40f2cca9 (plain)
1
2
3
4
5
6
7
8
recursive-include psycopg *.c *.h
recursive-include lib *.py
recursive-include tests *.py
recursive-include ZPsycopgDA *.py *.gif *.dtml
recursive-include examples *.py somehackers.jpg whereareyou.jpg
recursive-include doc TODO HACKING SUCCESS ChangeLog-1.x
include scripts/maketypes.sh scripts/buildtypes.py
include AUTHORS README INSTALL ChangeLog setup.py setup.cfg