Skip to content

Commit

Permalink
accidentally removed erdantic from base testenv
Browse files Browse the repository at this point in the history
  • Loading branch information
j-carson committed Jan 22, 2024
1 parent dd69791 commit f55e320
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ isolated_build = True
[testenv]
extras =
test
erdantic
commands =
{envpython} -c "from sphinxcontrib.autodoc_pydantic.utility import show_versions; show_versions()"
coverage run --source "sphinxcontrib/autodoc_pydantic" -m pytest -vv
Expand Down

0 comments on commit f55e320

Please sign in to comment.