We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 723e62c commit cd9d730Copy full SHA for cd9d730
.github/workflows/tests+artifacts+pypi.yml
@@ -96,7 +96,6 @@ jobs:
96
python -m pip install --upgrade pip
97
# TODO #1160 https://github.com/pylint-dev/pylint/issues/9099
98
pip install "pylint<3.0.0" nbqa
99
- pip install pdoc3 # (pdoc3 for checking the .github/workflows/pdoc_index_workaround.py)
100
pip install -r tests/devops_tests/requirements.txt
101
pip install -e ./examples[tests]
102
pip install -e .[tests]
0 commit comments