From a2b7277ea46b8878ce079fc560a54c59006e9d0b Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Fri, 24 Jul 2020 14:45:46 -0400 Subject: [PATCH] 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 Signed-off-by: Zac Medico --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index cae9872425..54b12f8cef 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