diff --git a/setup.py b/setup.py index 145b75a69..ebcc2c9b3 100644 --- a/setup.py +++ b/setup.py @@ -53,6 +53,7 @@ install_requires = [ # order of items in install_requires DOES matter and M2Crypto has # to go last, see #152 'M2Crypto', + 'functools32' ] dev_extras = [