Skip to content

Commit

Permalink
Merge branch 'master' into support-python-3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanlatr authored Mar 29, 2024
2 parents ddbb084 + 38b4795 commit dd1aaea
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 @@ -264,7 +264,7 @@ commands =
echo "::endgroup::"

echo "::group::Epytext demo inventory dump"
python -m sphinx.ext.intersphinx {toxinidir}/build/docs/docformat/epytext/demo/objects.inv
python -m sphinx.ext.intersphinx {toxinidir}/build/docs/docformat/epytext_demo/objects.inv
echo "::endgroup::"

pytest -vv docs/tests/test.py

0 comments on commit dd1aaea

Please sign in to comment.