Skip to content

Commit

Permalink
Try pinning the other python version in meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanBryan51 committed Oct 9, 2024
1 parent 961277d commit 65b3f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ build:

requirements:
host:
- python >=3.9
- python ==3.9
- pip
run:
- python ==3.9
Expand Down

0 comments on commit 65b3f9a

Please sign in to comment.