contrib/automation/hgautomation/cli.py
changeset 48845 5c8148cd7f13
parent 48844 d79f0ce95c47
child 48846 d7e064d509a0
--- a/contrib/automation/hgautomation/cli.py	Sat Feb 19 18:17:14 2022 -0700
+++ b/contrib/automation/hgautomation/cli.py	Sat Feb 19 18:18:35 2022 -0700
@@ -469,9 +469,7 @@
         '--python-version',
         help='Python version to use',
         choices={
-            'system2',
             'system3',
-            '2.7',
             '3.5',
             '3.6',
             '3.7',