Skip to content

Commit af424fa

Browse files
authored
PEP 739: put base_prefix above base_interpreter (#4221)
1 parent d68643b commit af424fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

peps/pep-0739/example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.0",
3-
"base_interpreter": "/usr/bin/python",
43
"base_prefix": "/usr",
4+
"base_interpreter": "/usr/bin/python",
55
"platform": "linux-x86_64",
66
"language": {
77
"version": "3.14",

0 commit comments

Comments
 (0)