8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27f2ad7 commit d4c6300Copy full SHA for d4c6300
tox.ini
@@ -19,3 +19,4 @@ commands =
19
ls {toxinidir}/src/napari_matplotlib/tests/baseline
20
python -c 'from skimage import data; data.brain()'
21
python -m pytest --mpl --mpl-results-path=./reports -v --color=yes --cov=napari_matplotlib --cov-report=xml
22
+ ls {toxinidir}/reports
0 commit comments