mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 10:51:53 +02:00
dialog display on squeeze (fixes #280)
This commit is contained in:
@@ -38,7 +38,7 @@ install_requires = [
|
|||||||
'PyOpenSSL',
|
'PyOpenSSL',
|
||||||
'pyrfc3339',
|
'pyrfc3339',
|
||||||
'python-augeas',
|
'python-augeas',
|
||||||
'python2-pythondialog',
|
'python2-pythondialog>=3.2.2rc1', # Debian squeeze support, cf. #280
|
||||||
'pytz',
|
'pytz',
|
||||||
'requests',
|
'requests',
|
||||||
'werkzeug',
|
'werkzeug',
|
||||||
|
|||||||
Reference in New Issue
Block a user