Skip to content

Commit

Permalink
Run pytest coverage on tox
Browse files Browse the repository at this point in the history
  • Loading branch information
maribedran committed Sep 26, 2024
1 parent befab77 commit 12b7393
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 @@ -12,7 +12,7 @@ python =

[testenv]
commands =
pytest {envsitepackagesdir}/qrcode
pytest --cov
deps =
pil: pillow>=9.1.0
png: pypng
Expand Down

0 comments on commit 12b7393

Please sign in to comment.