Removed homepage URL from python packaging (this broke pip, as usual)
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user