mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 19:31:51 +02:00
Improve comments based on PR #351 review
This commit is contained in:
@@ -37,7 +37,7 @@ install_requires = [
|
||||
'pyasn1', # urllib3 InsecurePlatformWarning (#304)
|
||||
'pycrypto',
|
||||
'PyOpenSSL',
|
||||
'pyparsing>=1.5.5',
|
||||
'pyparsing>=1.5.5', # Python3 support; perhaps unnecessary?
|
||||
'pyrfc3339',
|
||||
'python-augeas',
|
||||
'python2-pythondialog>=3.2.2rc1', # Debian squeeze support, cf. #280
|
||||
|
||||
Reference in New Issue
Block a user