psycopg2/MANIFEST.in

12 lines
531 B
Plaintext
Raw Normal View History

recursive-include psycopg *.c *.h *.manifest
recursive-include lib *.py
2005-03-23 13:32:30 +03:00
recursive-include tests *.py
recursive-include examples *.py somehackers.jpg whereareyou.jpg
2014-08-23 22:10:40 +04:00
recursive-include doc README SUCCESS COPYING.LESSER pep-0249.txt
recursive-include doc Makefile requirements.txt
recursive-include doc/src *.rst *.py *.css Makefile
2005-06-17 19:36:28 +04:00
recursive-include scripts *.py *.sh
include scripts/maketypes.sh scripts/buildtypes.py
include AUTHORS README.rst INSTALL LICENSE NEWS
2010-11-14 05:18:57 +03:00
include PKG-INFO MANIFEST.in MANIFEST setup.py setup.cfg Makefile