summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-05-19 04:10:00 +0000
committerSam James <sam@gentoo.org>2022-05-19 04:10:54 +0000
commit78f51dda9071e0445ae823c90f8f2d6b92a45b71 (patch)
tree59203865d706166148ed07537a1c84ecebd809f6 /README.md
parenttox.ini: drop lxml dep (diff)
downloadportage-78f51dda9071e0445ae823c90f8f2d6b92a45b71.tar.gz
portage-78f51dda9071e0445ae823c90f8f2d6b92a45b71.tar.bz2
portage-78f51dda9071e0445ae823c90f8f2d6b92a45b71.zip
*/*: Python 3.6 is EOL; raise min supported to Python 3.7
EOL since 2021-12-23 and indeed isn't in gentoo.git anymore either since a few months ago. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9e929197a..3e7ba81aa 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ git config blame.ignoreRevsFile .gitignorerevs
Dependencies
============
-Python and Bash should be the only hard dependencies. Python 3.6 is the
+Python and Bash should be the only hard dependencies. Python 3.7 is the
minimum supported version.
Native Extensions