Commit 1f9d61eb by Ed Crewe

update setup

parent 6fb5fdb3
...@@ -19,7 +19,7 @@ setup( ...@@ -19,7 +19,7 @@ setup(
'Topic :: Internet :: WWW/HTTP', 'Topic :: Internet :: WWW/HTTP',
], ],
description='CAS 1.0/2.0 authentication backend for Django', description='CAS 1.0/2.0 authentication backend for Django',
download_url='http://django-cas.googlecode.com/files/django_cas-2.0.3.zip', download_url='http://code.google.com/r/edmundcrewe-proxypatch/source',
keywords='django cas cas2 authentication middleware backend', keywords='django cas cas2 authentication middleware backend',
license='MIT', license='MIT',
long_description=""" long_description="""
...@@ -37,5 +37,5 @@ to the admin interface. ...@@ -37,5 +37,5 @@ to the admin interface.
name='django_cas', name='django_cas',
packages=['django_cas'], packages=['django_cas'],
url='http://code.google.com/p/django-cas/', url='http://code.google.com/p/django-cas/',
version='2.0.3-KTH-2', version='2.0.3-KTH-2-EdC-1',
) )
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment