Skip to content

Commit f71a9ad

Browse files
committed
Clean tox file
1 parent edf6539 commit f71a9ad

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tox.ini

-5
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,5 @@ python =
1010

1111
[testenv]
1212
extras = testing
13-
allowlist_externals =
14-
cp
15-
ls
1613
commands =
17-
cp -R {toxinidir}/src/napari_matplotlib/tests/baseline {envdir}/baseline
18-
ls {toxinidir}/src/napari_matplotlib/tests/baseline
1914
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)