mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 19:22:16 +02:00
Adding Python 2.6/2.7 note to the docs
This commit is contained in:
@@ -365,10 +365,12 @@ are provided here mainly for the :ref:`developers <hacking>` reference.
|
|||||||
In general:
|
In general:
|
||||||
|
|
||||||
* ``sudo`` is required as a suggested way of running privileged process
|
* ``sudo`` is required as a suggested way of running privileged process
|
||||||
|
* `Python`_ 2.6/2.7 is required
|
||||||
* `Augeas`_ is required for the Python bindings
|
* `Augeas`_ is required for the Python bindings
|
||||||
* ``virtualenv`` and ``pip`` are used for managing other python library
|
* ``virtualenv`` and ``pip`` are used for managing other python library
|
||||||
dependencies
|
dependencies
|
||||||
|
|
||||||
|
.. _Python: https://wiki.python.org/moin/BeginnersGuide/Download
|
||||||
.. _Augeas: http://augeas.net/
|
.. _Augeas: http://augeas.net/
|
||||||
.. _Virtualenv: https://virtualenv.pypa.io
|
.. _Virtualenv: https://virtualenv.pypa.io
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user