aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2020-07-24 14:45:46 -0400
committerZac Medico <zmedico@gentoo.org>2020-07-26 18:04:08 -0700
commita2b7277ea46b8878ce079fc560a54c59006e9d0b (patch)
treedf79675fc013a82600693687c41e545d870240e3
parentAdd a pylintrc. (diff)
downloadportage-a2b7277ea46b8878ce079fc560a54c59006e9d0b.tar.gz
portage-a2b7277ea46b8878ce079fc560a54c59006e9d0b.tar.bz2
portage-a2b7277ea46b8878ce079fc560a54c59006e9d0b.zip
portage/README: Update minimum Python version
* Per commit e59ec1924d6db957a01c828ce294a7675be5b27c Py 2.7 has been dropped and py3.6 is the minimum supported version Bug: https://bugs.gentoo.org/731114 Signed-off-by: Aaron Bauman <bman@gentoo.org> Signed-off-by: Zac Medico <zmedico@gentoo.org>
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index cae987242..54b12f8ce 100644
--- a/README
+++ b/README
@@ -10,7 +10,7 @@ other package managers.
Dependencies
============
-Python and Bash should be the only hard dependencies. Python 2.7 is the
+Python and Bash should be the only hard dependencies. Python 3.6 is the
minimum supported version.
Native Extensions