summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorJohn Glover <j@johnglover.net>2021-07-23 09:35:28 +0100
committerJohn Glover <j@johnglover.net>2021-07-23 09:35:28 +0100
commit5c63899cbffacb9a0506eb79f9b5d7c6398bd031 (patch)
treef7cf3e6f52b78465f6e6cc04c7d9f46facd4ff74 /README.rst
parent2565396236c2672aa8ed298128f051b19783a057 (diff)
downloadsimpl-5c63899cbffacb9a0506eb79f9b5d7c6398bd031.tar.gz
simpl-5c63899cbffacb9a0506eb79f9b5d7c6398bd031.tar.bz2
simpl-5c63899cbffacb9a0506eb79f9b5d7c6398bd031.zip
More Python 3 cleanup
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index fad901a..956cea6 100644
--- a/README.rst
+++ b/README.rst
@@ -33,7 +33,7 @@ C++ Library Dependencies
Additional Python Module Dependencies
-------------------------------------
-* Python (>= 2.6.*)
+* Python (>= 3.5)
* Cython_
* NumPy
* SciPy