This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
isprogram
/
pyenv
огледало од
https://github.com/pyenv/pyenv.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Projects
0
Издања
241
Вики
Activity
Преглед изворни кода
Support miniconda with Python 3.11
pull/2742/head
Alex Hedges
пре 3 година
родитељ
dd5378941a
комит
3f6bc8d16a
1 измењених фајлова
са
1 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
plugins/python-build/scripts/add_miniconda.py
+ 1
- 0
plugins/python-build/scripts/add_miniconda.py
Прегледај датотеку
@ -109,6 +109,7 @@ class PyVersion(StrEnum):
PY38
=
"
py38
"
PY39
=
"
py39
"
PY310
=
"
py310
"
PY311
=
"
py311
"
def
version
(
self
)
:
first
,
*
others
=
self
.
value
[
2
:
]
Write
Preview
Loading…
Откажи
Сачувај