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 0b52377 commit 6c685efCopy full SHA for 6c685ef
.github/workflows/deploy.yml
@@ -39,7 +39,6 @@ jobs:
39
python -m venv doc_env
40
. doc_env/bin/activate
41
python -m pip install --upgrade pip setuptools wheel
42
- python -m pip install .
43
44
python -m pip install \
45
"mkdocs==1.5.3" \
0 commit comments