1
0
mirror of https://github.com/laurivosandi/certidude synced 2024-12-22 16:25:17 +00:00

cli: Drop package management provided cryptography.io and falcon

This commit is contained in:
Lauri Võsandi 2017-07-08 08:55:43 +00:00
parent 486a5d3459
commit 1f1ca2c211

View File

@ -111,7 +111,7 @@ System dependencies for Ubuntu 16.04:
.. code:: bash .. code:: bash
apt install -y python python-cffi python-click python-configparser \ apt install -y python python-cffi python-click python-configparser \
python-cryptography python-falcon python-humanize \ python-humanize \
python-ipaddress python-jinja2 python-ldap python-markdown \ python-ipaddress python-jinja2 python-ldap python-markdown \
python-mimeparse python-mysql.connector python-openssl python-pip \ python-mimeparse python-mysql.connector python-openssl python-pip \
python-pyasn1 python-pysqlite2 python-requests \ python-pyasn1 python-pysqlite2 python-requests \