Skip to content

Commit

Permalink
Merge pull request #16 from ucb-bar/python3.10
Browse files Browse the repository at this point in the history
Force python 3.10 builds for now
  • Loading branch information
jerryz123 authored Dec 2, 2024
2 parents 98bb4a2 + 607f7f3 commit 5a193f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,15 +64,15 @@ requirements:
- expat
- ncurses
- zlib
- python
- python=3.10.14
- zstd

run:
- expat
- mpfr
- ncurses
- zlib
- python # python_abi needed for riscv...gdb features
- python=3.10.14 # python_abi needed for riscv...gdb features
- zstd

test:
Expand Down

0 comments on commit 5a193f7

Please sign in to comment.