Skip to content

Commit 113d079

Browse files
committed
Remove nose from tox environment.
1 parent c632e41 commit 113d079

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tox.ini

+1-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ commands =
1212
sh -c 'rm -f $HOME/.matplotlib/fontList*'
1313
{envpython} {toxinidir}/tests.py --processes=-1 --process-timeout=300
1414
deps =
15-
nose
1615
mock
1716
numpy
18-
pytest
17+
pytest

0 commit comments

Comments
 (0)