From fc8620c4d4a749ea9be8d0340aa485c92edb7385 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 21 Jan 2023 20:32:10 +0100 Subject: Require Python 3.9+ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') 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. -- cgit v1.2.3