summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2021-09-19 15:00:02 +0200
committerChristoph Reiter <reiter.christoph@gmail.com>2021-09-19 15:20:30 +0200
commitf9425cfc040f720acd2c78b200d2b7c868f44d4e (patch)
treea0d779976d428e236b7a1cf109bd8a6a2804e78b /README.rst
parenta0347d8446eb937a36d02d7c905f0d56dce8ff8f (diff)
downloadpygobject-f9425cfc040f720acd2c78b200d2b7c868f44d4e.tar.gz
Drop support for Python 3.6
It will be EOL before the next release. This means Ubuntu 18.04 (without backports) is no longer supported, we will move to Debian Buster as the new oldest tested target.
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 9158a78c..f8fe26b7 100644
--- a/README.rst
+++ b/README.rst
@@ -12,7 +12,7 @@
<https://developer.gnome.org/glib/stable/>`__, `GIO
<https://developer.gnome.org/gio/stable/>`__ and many more.
-It supports Linux, Windows and macOS and works with **Python 3.6+** and
+It supports Linux, Windows and macOS and works with **Python 3.7+** and
**PyPy3**. PyGObject, including this documentation, is licensed under the
**LGPLv2.1+**.