Skip to content

Commit 34ccb8d

Browse files
YosuaMichaelfacebook-github-bot
authored andcommitted
[fbsync] Pin setuptools to 58.0.4 on Widnows (#5868)
Summary: Not sure what changed in 61.2.0, but it causes build failures Reviewed By: jdsgomes, NicolasHug Differential Revision: D36095698 fbshipit-source-id: 9e34f6805f75f9a2d11195b0ee9e9a273f6dff88
1 parent 7b897f4 commit 34ccb8d

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)