We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1905bc commit 643afb7Copy full SHA for 643afb7
macos_build.sh
@@ -3,7 +3,7 @@
3
# exit on error
4
set -e
5
6
-easy_install --user pyyaml
+easy_install --user pyyaml==5.4.1
7
8
git clone -q https://github.com/Microsoft/vcpkg.git
9
0 commit comments