Skip to content

Commit 5e57e30

Browse files
authored
Merge pull request #2330 from h-vetinari/typo
2 parents 54ff450 + 2891ece commit 5e57e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2024-09-26-python-313.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ build, you can do:
3030
Analogous to this package we also have a metapackage to explicitly
3131
install the GIL variant:
3232

33-
conda create -n py313 python=3.13 cpython-gil -c conda-forge/label/python_rc -c conda-forge
33+
conda create -n py313 python=3.13 python-gil -c conda-forge/label/python_rc -c conda-forge
3434

3535
Note that there are no conda packages for freethreading Python extensions yet and
3636
we hope to start a migration for freethreading extensions in the

0 commit comments

Comments
 (0)