Skip to content

Commit 7d1068a

Browse files
authored
fix: pin python to 3.13 (#420)
1 parent e264d62 commit 7d1068a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

recipe/variants.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,6 @@ python:
4747
# Pin the compiler used
4848
rust_compiler_version:
4949
- 1.87.0
50+
51+
python:
52+
- 3.13

0 commit comments

Comments
 (0)