summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 9f436a88369724b06774e991ff74957c6748f504 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
recursive-include psycopg *.c *.h
recursive-include lib *.py
recursive-include tests *.py
recursive-include ZPsycopgDA *.py *.gif *.dtml
recursive-include psycopg2da * 
recursive-include examples *.py somehackers.jpg whereareyou.jpg
recursive-include debian *
recursive-include doc TODO HACKING SUCCESS ChangeLog-1.x async.txt
recursive-include doc *.rst *.css *.html
recursive-include scripts *.py *.sh
include scripts/maketypes.sh scripts/buildtypes.py
include AUTHORS README INSTALL LICENSE ChangeLog 
include PKG-INFO MANIFEST.in MANIFEST setup.py setup.cfg