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