Skip to content

Commit

Permalink
Try pinning setuptools and wheel for Python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
bkpoon committed Mar 22, 2024
1 parent 41f213a commit 5a1bae7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@ requirements:
- python
- python.app # [osx]
- scons
- setuptools =69.0 # [py==37]
- setuptools
- six
- wheel =0.42 # [py==37]
- xorg-libxfixes # [linux]

outputs:
Expand Down

0 comments on commit 5a1bae7

Please sign in to comment.