Skip to content

Commit

Permalink
perhaps fixing tox
Browse files Browse the repository at this point in the history
  • Loading branch information
ClausHolbechArista committed Jun 20, 2024
1 parent f9adb3a commit 06f1437
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python-avd/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ deps =
PyYAML>=6.0.0
pydantic>=2.3.0
referencing>=0.35.0
aristaproto>=0.1.1
commands =
make test-dep
# posargs allows to run only a specific test using
Expand All @@ -42,6 +43,7 @@ deps =
pydantic>=2.3.0
coverage[toml]
referencing>=0.35.0
aristaproto>=0.1.1
commands =
coverage erase
make test-dep
Expand Down

0 comments on commit 06f1437

Please sign in to comment.