mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 15:22:38 -04:00
Add requirements.txt.
This commit is contained in:
parent
a5f985c9cc
commit
eef9e3e948
1 changed files with 7 additions and 0 deletions
7
requirements.txt
Normal file
7
requirements.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
M2Crypto==0.22.3
|
||||
pythondialog==2.7
|
||||
jose==0.1
|
||||
jsonschema==2.4.0
|
||||
#python-augeas==0.5.0
|
||||
requests==2.4.3
|
||||
https://github.com/giraldeau/python-augeas/archive/v0.5.0.zip
|
||||
Loading…
Reference in a new issue