contrib/automation/hgautomation/linux.py
changeset 51832 905bc9d0a149
parent 48845 5c8148cd7f13
child 52652 0e713555ecdc
--- a/contrib/automation/hgautomation/linux.py	Tue Sep 10 21:19:36 2024 +0200
+++ b/contrib/automation/hgautomation/linux.py	Tue Sep 10 22:26:23 2024 +0200
@@ -25,7 +25,7 @@
 }
 
 INSTALL_PYTHONS = r'''
-PYENV3_VERSIONS="3.5.10 3.6.13 3.7.10 3.8.10 3.9.5 pypy3.5-7.0.0 pypy3.6-7.3.3 pypy3.7-7.3.3"
+PYENV3_VERSIONS="3.8.10 3.9.5 pypy3.5-7.0.0 pypy3.6-7.3.3 pypy3.7-7.3.3"
 
 git clone https://github.com/pyenv/pyenv.git /hgdev/pyenv
 pushd /hgdev/pyenv