Update tox.ini

This commit is contained in:
Karl Kroening 2018-05-20 01:17:54 -07:00
parent 8711e16c2d
commit 4558c25ced

View File

@ -11,3 +11,4 @@ commands = py.test -vv
deps =
future
pytest
pytest-mock