Skip to content

Commit

Permalink
Forgot the important one
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanlatr committed Sep 25, 2023
1 parent 8f5dcb2 commit 4efe32d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ commands =
; the sidebar is making the build time two times longer for the cpython docs,
; so we just skip it.
--no-sidebar \
{toxworkdir}/cpython/Lib
{toxworkdir}/cpython/Lib | tee {toxworkdir}/cpython-summary-output/run.log
pytest -vv docs/tests/test_standard_library_docs.py

[testenv:numpy-apidocs]
Expand Down

0 comments on commit 4efe32d

Please sign in to comment.