1
0
mirror of https://github.com/gsi-upm/soil synced 2025-08-23 19:52:19 +00:00

Compatibility with py3.4

This commit is contained in:
J. Fernando Sánchez
2017-10-09 14:44:21 +02:00
parent eafecc9e5e
commit dbc182c6d0
4 changed files with 6 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
Installation
------------
The easiest way to install Soil is through pip:
The easiest way to install Soil is through pip, with Python >= 3.4:
.. code:: bash