Skip to content

Commit

Permalink
Merge branch 'main' into process-for
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharsadhwani authored Nov 29, 2023
2 parents 3e2ad2d + f426cd0 commit 85752c0
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 @@ -4,7 +4,7 @@ skip_missing_interpreters = true

[testenv]
deps = -rrequirements-dev.txt
commands = pytest
commands = pytest -vv

[testenv:py311-type]
description = Type check with mypy
Expand Down

0 comments on commit 85752c0

Please sign in to comment.