aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2013-06-30 22:30:24 +0200
committerTheo Chatzimichos <tampakrap@gentoo.org>2013-06-30 22:30:24 +0200
commit420a14dcdb98b41ad41878133294a8d5ffd39587 (patch)
tree1c8b400d5557d1f305d8d7dfe8449fe5957e16a9 /setup.py
parentswitch to mockldap in the integration/index tests (diff)
parentDrop separate OpenID after merging it. (diff)
downloadidentity.gentoo.org-420a14dcdb98b41ad41878133294a8d5ffd39587.tar.gz
identity.gentoo.org-420a14dcdb98b41ad41878133294a8d5ffd39587.tar.bz2
identity.gentoo.org-420a14dcdb98b41ad41878133294a8d5ffd39587.zip
Merge branch 'openid-week2'
Conflicts: okupy/accounts/urls.py okupy/accounts/views.py
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index c2c9c14..bbb1c22 100755
--- a/setup.py
+++ b/setup.py
@@ -39,6 +39,7 @@ setup(
'edpwd>=0.0.7',
'passlib>=1.6.1',
'python-ldap>=2.4.10',
+ 'python-openid>=2.2.5',
],
setup_requires=[
'setuptools>=0.6c11',