diff options
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ envlist = py27,py33,py34,py35,flake8,linters,docs [testenv] deps = - mock + mock>=2.0.0 pytest coverage commands = |
