update general doc section

This commit is contained in:
Radovan Bast
2015-10-05 12:54:10 +02:00
parent a823e300f6
commit a8bc2b0a1f
2 changed files with 7 additions and 7 deletions

View File

@ -7,8 +7,8 @@ Autocmake update and test scripts require Python 2.7 or higher. We try to also
support Python 3 (tested with Python 3.4). If the script fails with Python 3,
consider this a bug and please file an issue.
The generated CMake infrastructure requires CMake >= 2.8. The generated
``setup.py`` runs with Python >= 2.7 (also tested with Python 3.4; probably also lower).
The generated ``setup.py`` runs with Python >= 2.7 (also tested with Python
3.4; probably also lower).
.. todo::