setup install_requires python2-pythondialog, jose, jsonschema

Conflicts:
	setup.py
This commit is contained in:
James Kasten
2014-11-18 18:36:15 -08:00
parent 3486a53132
commit 229f88dfcd
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ Apache, though we will be expanding it to other platforms.
`sudo ./letsencrypt.py`
Hint: on Debian testing/unstable, python-dialog is unavailable and you may
need to do `sudo pip install pythondialog=2.7` (lets-encrypt does not yet
need to do `sudo pip install python2-pythondialog` (lets-encrypt does not yet
handle debian unstable's Apache2 conf layout, either...)
Regular → Executable
+3
View File
@@ -76,6 +76,9 @@ setup(
#'python-augeas',
'pycrypto',
'M2Crypto',
'python2-pythondialog',
'jose',
'jsonschema',
],
entry_points={
'console_scripts': [