We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent befab77 commit 12b7393Copy full SHA for 12b7393
1 file changed
tox.ini
@@ -12,7 +12,7 @@ python =
12
13
[testenv]
14
commands =
15
- pytest {envsitepackagesdir}/qrcode
+ pytest --cov
16
deps =
17
pil: pillow>=9.1.0
18
png: pypng
0 commit comments