Skip to content

Commit

Permalink
lint: don't skip install for the mypy tox environment
Browse files Browse the repository at this point in the history
  • Loading branch information
marcofavorito committed Dec 31, 2023
1 parent b3c002d commit 1829d4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ commands =
flake8 pddl tests

[testenv:mypy]
skip_install = True
deps =
mypy>=1.3.0,<1.4.0
types-click>=7.1.8,<7.2.0
Expand Down

0 comments on commit 1829d4e

Please sign in to comment.