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 bdc9cc0 commit d24a392Copy full SHA for d24a392
.github/workflows/unittest.yml
@@ -49,7 +49,7 @@ jobs:
49
run: python -m pip install pytest
50
51
- name: Install vsc-install
52
- run: python -m pip install vsc-install
+ run: python -m pip install vsc-install==0.21.4
53
54
- name: Install build-tools
55
run: python -m pip install .
0 commit comments