summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-09-26 13:03:56 +0200
committerMichał Górny <mgorny@gentoo.org>2022-09-26 13:04:43 +0200
commit805ca36a222c5649b16134e818f8c8b23415c7a2 (patch)
tree6007c4717fb9696bab6b2f7fb7273272dbcfba11 /README.rst
parente907b0f04354873316311072da572943abb6281a (diff)
downloadgemato-805ca36a222c5649b16134e818f8c8b23415c7a2.tar.gz
Discontinue the support for Python 3.6 and 3.7
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index c58460e..835622f 100644
--- a/README.rst
+++ b/README.rst
@@ -73,8 +73,8 @@ behavior. Those are:
Requirements
============
gemato is written in Python and compatible with implementations
-of Python 3.6+. gemato is currently tested against CPython 3.6
-through 3.7 and PyPy3. gemato core depends only on standard Python
+of Python 3.8+. gemato is currently tested against CPython 3.8
+through 3.11 and PyPy3. gemato core depends only on standard Python
library modules.
Additionally, OpenPGP requires system install of GnuPG 2.2+