diff options
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
