Commit 032b662d by Usman Khalid

Remove South from install_requires.

parent ea49a01d
......@@ -53,7 +53,6 @@ setup(
install_requires=[
'django>=1.5',
'python-openid>=2.2.0',
'south',
],
package_data={
'django_openid_auth': ['templates/openid/*.html'],
......
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