view MANIFEST.in @ 23:1c0ff5eb071b MySQLdb

Get rid of 2.6 deprecation warnings on Exception style, and cleanly detect the python version from sys.hexversion . https://sourceforge.net/tracker/index.php?func=detail&aid=2122496&group_id=22307&atid=374932
author kylev
date Fri, 06 Feb 2009 08:21:03 +0000
parents d55bfb1a4701
children 5a3e4cafadec
line wrap: on
line source

recursive-include doc *.txt
include MANIFEST.in
include MANIFEST
include ChangeLog
include HISTORY
include GPL
include pymemcompat.h
recursive-include tests *.py
include metadata.cfg
include site.cfg
include setup_*.py
include ez_setup.py