Added `url` in setup.py, so sdist actually works again.

fix_request_path_info
Diederik van der Boor 2012-07-13 10:58:52 +02:00
parent 0950b86ca9
commit 42d525a895
1 changed files with 1 additions and 0 deletions

View File

@ -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',