"src/vscode:/vscode.git/clone" did not exist on "b60faf456bf93ff0454ed1691ff2f9dc6aecf362"
Unverified Commit e99278a2 authored by Nikita Shulga's avatar Nikita Shulga Committed by GitHub
Browse files

Pin setuptools to 58.0.4 on Widnows (#5868)

Not sure what changed in 61.2.0, but it causes build failures
parent 184b136f
...@@ -10,6 +10,7 @@ dependencies: ...@@ -10,6 +10,7 @@ dependencies:
- jpeg - jpeg
- ca-certificates - ca-certificates
- hdf5 - hdf5
- setuptools == 58.0.4
- pip: - pip:
- future - future
- pillow >=5.3.0, !=8.3.* - pillow >=5.3.0, !=8.3.*
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment