Commit f42292cb authored by Jason R. Coombs's avatar Jason R. Coombs

Use backports.unittest_mock 1.2 for Python 3.2 and 2.6 compatibility.

parent eb4646dd
......@@ -3,7 +3,7 @@ deps=
pytest-flake8
pytest>=3.0.2
setuptools[ssl]
backports.unittest_mock
backports.unittest_mock>=1.2
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