summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-01-21 20:32:10 +0100
committerMichał Górny <mgorny@gentoo.org>2023-01-21 20:51:14 +0100
commitfc8620c4d4a749ea9be8d0340aa485c92edb7385 (patch)
tree4b4464bdd12423284ec88745fe0ad6925918897f /README.rst
parent9650394b8cadaa6ef9f4732e10610058432935c8 (diff)
downloadgemato-fc8620c4d4a749ea9be8d0340aa485c92edb7385.tar.gz
Require Python 3.9+
Signed-off-by: Michał Górny <mgorny@gentoo.org>
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 835622f..248fd05 100644
--- a/README.rst
+++ b/README.rst
@@ -73,7 +73,7 @@ behavior. Those are:
Requirements
============
gemato is written in Python and compatible with implementations
-of Python 3.8+. gemato is currently tested against CPython 3.8
+of Python 3.9+. gemato is currently tested against CPython 3.9
through 3.11 and PyPy3. gemato core depends only on standard Python
library modules.