We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37f2b31 commit 581c322Copy full SHA for 581c322
1 file changed
tox.ini
@@ -7,5 +7,6 @@ passenv = *
7
deps =
8
pytest-html
9
pytest-cov
10
+ .[interpolation]
11
commands =
12
pytest --html=test_report/report.html --cov-report html:test_report/cov_report --cov=comet_maths
0 commit comments