Skip to content

Commit

Permalink
make sure poetry installs the deps for tox
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-Blank committed Oct 25, 2023
1 parent e084d44 commit 4575731
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 @@ -6,6 +6,7 @@ envlist = py{310,311}, pylint, mypy, flake8
deps =
poetry
commands =
poetry install
poetry run pytest

[testenv:pylint]
Expand Down

0 comments on commit 4575731

Please sign in to comment.