Dropped reference to removed TODO file: it breaks 'pip'.

This commit is contained in:
Daniele Varrazzo 2010-10-24 12:26:34 +01:00
parent d6cdc1c7b6
commit 274ff8bb1d
2 changed files with 5 additions and 1 deletions

View File

@ -4,6 +4,10 @@
* merged dev branches for 2 phase commit, notify payload, hstore adapter
2010-10-22 Daniele Varrazzo <daniele.varrazzo@gmail.com>
* MANIFEST.in: Dropped reference to removed TODO file: it breaks 'pip'.
2010-10-08 Daniele Varrazzo <daniele.varrazzo@gmail.com>
* psycopg/typecast_binary.c: use PQfreemem to free memory allocated by

View File

@ -5,7 +5,7 @@ recursive-include ZPsycopgDA *.py *.gif *.dtml
recursive-include psycopg2da *
recursive-include examples *.py somehackers.jpg whereareyou.jpg
recursive-include debian *
recursive-include doc README TODO HACKING SUCCESS COPYING* ChangeLog-1.x pep-0249.txt
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 *