Skip to content

Commit 7fa1b85

Browse files
committed
add module name to tox.ini
1 parent 1c4d374 commit 7fa1b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ passenv =
3030
PYVISTA_OFF_SCREEN
3131
extras =
3232
testing
33-
commands = pytest -v --color=yes --cov={{module_name}} --cov-report=xml
33+
commands = pytest -v --color=yes --cov=platemapper --cov-report=xml

0 commit comments

Comments
 (0)