remove numpy from test

This commit is contained in:
Xiang Gao 2019-05-29 11:26:17 -04:00 committed by Ram Rachum
parent 71fcb14a99
commit 77e6c54456
3 changed files with 6 additions and 9 deletions

View file

@ -16,7 +16,6 @@ description = Unit tests
deps =
pytest
python_toolbox
numpy
commands = pytest
setenv =
# until python_toolbox is fixed