diff --git a/setup.py b/setup.py index 7287c74..437d4c5 100755 --- a/setup.py +++ b/setup.py @@ -41,6 +41,7 @@ install_requires=[ 'paste', 'zope.interface', 'repoze.who == 1.0.18' + 'm2crypto', ] # only for Python 2.6