Commit 96171b18 authored by Jason R. Coombs's avatar Jason R. Coombs

Just use backports.unittest_mock so that tox can be invoked naturally (without...

Just use backports.unittest_mock so that tox can be invoked naturally (without having to specify an env).
parent 839c5f11
......@@ -3,7 +3,7 @@ deps=
pytest-flake8
pytest>=3.0.2
setuptools[ssl]
py{26,27,32}: mock
backports.unittest_mock
passenv=APPDATA USERPROFILE HOMEDRIVE HOMEPATH windir
commands=python -m pytest -rsx
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment