Skip to content

Commit a7654d9

Browse files
authored
fix: add python variant to variants.yaml (#413)
1 parent 964355f commit a7654d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

recipe/variants.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ cxx_compiler_version:
4141
then: 14
4242
- if: osx
4343
then: 19
44+
python:
45+
- 3.13
4446

4547
# Pin the compiler used
4648
rust_compiler_version:

0 commit comments

Comments
 (0)