Fixed typo
parent
74a21efb17
commit
000d480dfb
2
setup.py
2
setup.py
|
|
@ -7,7 +7,7 @@ setup(
|
|||
author = 'Bert Constantin',
|
||||
author_email = 'bert.constantin@gmx.de',
|
||||
maintainer = 'Christopher Glass',
|
||||
maintainer_email = 'tribaal@gmail.com'
|
||||
maintainer_email = 'tribaal@gmail.com',
|
||||
url = 'http://bserve.webhop.org/wiki/django_polymorphic',
|
||||
packages = [ 'polymorphic' ],
|
||||
classifiers=[
|
||||
|
|
|
|||
Loading…
Reference in New Issue