add 'mock' package as a tox.ini dependency
This commit is contained in:
@@ -5,6 +5,7 @@ envlist = py{27,34}-integration, syntax
|
||||
deps =
|
||||
pytest
|
||||
pytest-cov
|
||||
mock
|
||||
-e..
|
||||
|
||||
[testenv:syntax]
|
||||
|
||||
Reference in New Issue
Block a user