Skip to content

Commit

Permalink
ci: debug setuptools and wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
qin-yu committed Dec 17, 2024
1 parent a24dcc8 commit f76df52
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ build:

requirements:
build:
- python <3.13
- python
- pip
- setuptools
- wheel

run:
- python >=3.9
Expand Down

0 comments on commit f76df52

Please sign in to comment.