diff --git a/setup.py b/setup.py index 3a956dd..7beb24f 100644 --- a/setup.py +++ b/setup.py @@ -8,6 +8,7 @@ setup( author_email = 'bert.constantin@gmx.de', maintainer = 'Christopher Glass', maintainer_email = 'tribaal@gmail.com', + url = 'https://github.com/chrisglass/django_polymorphic', packages = [ 'polymorphic', 'polymorphic.templatetags',