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 2bf1172 commit 1bcc7eeCopy full SHA for 1bcc7ee
.github/workflows/generate-docs.yml
@@ -47,6 +47,7 @@ jobs:
47
run: |
48
python -m pip install --upgrade pip build wheel virtualenv
49
pip install -r docs/requirements.txt
50
+ pip install -r dist/requirements_windows.txt
51
git config --global user.name github-actions
52
git config --global user.email github-actions@github.com
53
0 commit comments