Commit 89a81066 by Ricardo Kirkner

use proper name for openid dependency

parent 5f2c0a22
......@@ -52,7 +52,7 @@ setup(
packages=find_packages(),
install_requires=[
'django>=1.4',
'openid>=2.2.0',
'python-openid>=2.2.0',
'south',
],
package_data={
......
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