mirror of
https://github.com/certbot/certbot.git
synced 2026-08-06 13:32:04 +02:00
functools32 required - add to setup.py
This commit is contained in:
@@ -53,6 +53,7 @@ install_requires = [
|
|||||||
# order of items in install_requires DOES matter and M2Crypto has
|
# order of items in install_requires DOES matter and M2Crypto has
|
||||||
# to go last, see #152
|
# to go last, see #152
|
||||||
'M2Crypto',
|
'M2Crypto',
|
||||||
|
'functools32'
|
||||||
]
|
]
|
||||||
|
|
||||||
dev_extras = [
|
dev_extras = [
|
||||||
|
|||||||
Reference in New Issue
Block a user