Removed homepage URL from python packaging (this broke pip, as usual)

fix_request_path_info
Chris Glass 2011-08-02 14:18:04 +02:00
parent c7cbfc0e23
commit 227810c49f
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ setup(
author_email = 'bert.constantin@gmx.de', author_email = 'bert.constantin@gmx.de',
maintainer = 'Christopher Glass', maintainer = 'Christopher Glass',
maintainer_email = 'tribaal@gmail.com', maintainer_email = 'tribaal@gmail.com',
url = 'http://bserve.webhop.org/wiki/django_polymorphic',
packages = [ 'polymorphic' ], packages = [ 'polymorphic' ],
classifiers=[ classifiers=[
'Framework :: Django', 'Framework :: Django',