Skip to content

Commit b4dcc24

Browse files
Clarify we support Python greater than 3.6
1 parent 69f33ee commit b4dcc24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ These are our requirements (in particular we highlight those that are not usuall
1616
1717
* `GNU compiler collection <https://gcc.gnu.org/>`_ (in particular the C compiler ``gcc``);
1818

19-
* `Python <http://www.python.org/>`_ 2.7 or 3.6;
19+
* `Python <http://www.python.org/>`_ 2.7 or >= 3.6;
2020

2121
* `libcg <http://libcg.sourceforge.net/>`_;
2222

0 commit comments

Comments
 (0)