Skip to content

Commit 4ead662

Browse files
drvinceknightmarcharper
authored andcommitted
Correct README for python version.
1 parent b940458 commit 4ead662

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ a peer reviewed paper introducing the library (22 authors).
7474
Installation
7575
------------
7676

77-
The library requires Python 3.4 or greater. It will not run on Python 2.
77+
The library requires Python 3.5 or greater.
7878

7979
The simplest way to install is::
8080

@@ -127,7 +127,7 @@ Publications
127127
* Vincent Knight, Owen Campbell, Marc Harper, Karol Langner et al. `An Open Framework for the Reproducible Study of the Iterated Prisoner’s Dilemma. <https://openresearchsoftware.metajnl.com/articles/10.5334/jors.125/>`_ Journal of Open Research Software 4, no. 1 (2016). (`ArXiv Preprint <https://arxiv.org/abs/1604.00896>`_)
128128

129129

130-
Contributors
130+
Contributors
131131
------------
132132

133133
The library has had many awesome contributions from many `great

docs/tutorials/getting_started/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Installation
44
============
55

6-
The library requires Python 3.4 or greater. It will not run on Python 2.
6+
The library requires Python 3.5.
77

88
The simplest way to install the package is to obtain it from the PyPi
99
repository::

0 commit comments

Comments
 (0)