Skip to content

Commit cd9d730

Browse files
authored
pdoc3 cleanup (#1379)
1 parent 723e62c commit cd9d730

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests+artifacts+pypi.yml

-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ jobs:
9696
python -m pip install --upgrade pip
9797
# TODO #1160 https://github.com/pylint-dev/pylint/issues/9099
9898
pip install "pylint<3.0.0" nbqa
99-
pip install pdoc3 # (pdoc3 for checking the .github/workflows/pdoc_index_workaround.py)
10099
pip install -r tests/devops_tests/requirements.txt
101100
pip install -e ./examples[tests]
102101
pip install -e .[tests]

0 commit comments

Comments
 (0)