Merge branch 'master' of github.com:rohe/pysaml2

This commit is contained in:
Roland Hedberg
2013-02-07 09:55:12 +01:00

View File

@@ -41,6 +41,7 @@ install_requires=[
'paste', 'paste',
'zope.interface', 'zope.interface',
'repoze.who == 1.0.18' 'repoze.who == 1.0.18'
'm2crypto',
] ]
# only for Python 2.6 # only for Python 2.6