Skip to content

Commit

Permalink
Pin setuptools to 58.0.4 on Widnows (#5868)
Browse files Browse the repository at this point in the history
Not sure what changed in 61.2.0, but it causes build failures
  • Loading branch information
malfet authored Apr 24, 2022
1 parent 184b136 commit e99278a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/unittest/windows/scripts/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ dependencies:
- jpeg
- ca-certificates
- hdf5
- setuptools == 58.0.4
- pip:
- future
- pillow >=5.3.0, !=8.3.*
Expand Down

0 comments on commit e99278a

Please sign in to comment.