Skip to content

Commit

Permalink
pdoc3 cleanup (#1379)
Browse files Browse the repository at this point in the history
  • Loading branch information
slayoo authored Aug 24, 2024
1 parent 723e62c commit cd9d730
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests+artifacts+pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ jobs:
python -m pip install --upgrade pip
# TODO #1160 https://github.com/pylint-dev/pylint/issues/9099
pip install "pylint<3.0.0" nbqa
pip install pdoc3 # (pdoc3 for checking the .github/workflows/pdoc_index_workaround.py)
pip install -r tests/devops_tests/requirements.txt
pip install -e ./examples[tests]
pip install -e .[tests]
Expand Down

0 comments on commit cd9d730

Please sign in to comment.