Skip to content

Commit e99278a

Browse files
authored
Pin setuptools to 58.0.4 on Widnows (#5868)
Not sure what changed in 61.2.0, but it causes build failures
1 parent 184b136 commit e99278a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/unittest/windows/scripts/environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ dependencies:
1010
- jpeg
1111
- ca-certificates
1212
- hdf5
13+
- setuptools == 58.0.4
1314
- pip:
1415
- future
1516
- pillow >=5.3.0, !=8.3.*

0 commit comments

Comments
 (0)