Skip to content

Commit 381014c

Browse files
committed
Minor cleanups to tox file
1 parent 40f63d7 commit 381014c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tox.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ extras = testing
1313
allowlist_externals =
1414
cp
1515
ls
16-
tree
1716
commands =
1817
cp -R {toxinidir}/src/napari_matplotlib/tests/baseline {envdir}/baseline
1918
ls {toxinidir}/src/napari_matplotlib/tests/baseline
20-
python -c 'from skimage import data; data.brain()'
2119
python -m pytest --mpl --mpl-generate-summary=html --mpl-results-path={toxinidir}/reports -v --color=yes --cov=napari_matplotlib --cov-report=xml

0 commit comments

Comments
 (0)