summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 470b9d6e06f4b0f58f44d029be2b9f21bf429cdb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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 README HACKING SUCCESS COPYING* ChangeLog-1.x pep-0249.txt 
recursive-include doc *.txt *.html *.css *.js Makefile
recursive-include doc/src *.rst *.py *.css Makefile
recursive-include doc/html *
prune doc/src/_build
recursive-include scripts *.py *.sh
include scripts/maketypes.sh scripts/buildtypes.py
include AUTHORS README INSTALL LICENSE NEWS-2.0 NEWS-2.3 ChangeLog
include PKG-INFO MANIFEST.in MANIFEST setup.py setup.cfg Makefile