Skip to content

Commit bf72011

Browse files
committed
remove mx alias for python3.8
1 parent 05862d0 commit bf72011

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mx.graalpython/mx_graalpython.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2049,7 +2049,6 @@ def run_leak_launcher(input_args, out=None):
20492049
'python-build-watch': [python_build_watch, ''],
20502050
'python': [python, '[Python args|@VM options]'],
20512051
'python3': [python, '[Python args|@VM options]'],
2052-
'python3.8': [python, '[Python args|@VM options]'],
20532052
'deploy-binary-if-master': [deploy_binary_if_master, ''],
20542053
'python-gate': [python_gate, '--tags [gates]'],
20552054
'python-update-import': [update_import_cmd, '[--no-pull] [import-name, default: truffle]'],

0 commit comments

Comments
 (0)