Adding Python 2.6/2.7 note to the docs

This commit is contained in:
TheNavigat 2015-11-24 13:25:28 +02:00
parent 08d1c78b81
commit f5a0268f17

View file

@ -365,10 +365,12 @@ are provided here mainly for the :ref:`developers <hacking>` reference.
In general:
* ``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
* ``virtualenv`` and ``pip`` are used for managing other python library
dependencies
.. _Python: https://wiki.python.org/moin/BeginnersGuide/Download
.. _Augeas: http://augeas.net/
.. _Virtualenv: https://virtualenv.pypa.io