mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-25 10:23:43 +03:00
353b36c657
Dropped outdated info and references to the INSTALL, which is less up-to-date than the docs. Converted to reST to have it prettier on GitHub.
11 lines
491 B
Plaintext
11 lines
491 B
Plaintext
recursive-include psycopg *.c *.h *.manifest
|
|
recursive-include lib *.py
|
|
recursive-include tests *.py
|
|
recursive-include examples *.py somehackers.jpg whereareyou.jpg
|
|
recursive-include doc README HACKING SUCCESS COPYING.LESSER pep-0249.txt
|
|
recursive-include doc/src *.rst *.py *.css Makefile
|
|
recursive-include scripts *.py *.sh
|
|
include scripts/maketypes.sh scripts/buildtypes.py
|
|
include AUTHORS README.rst INSTALL LICENSE NEWS
|
|
include PKG-INFO MANIFEST.in MANIFEST setup.py setup.cfg Makefile
|