mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-03 11:56:52 +00:00
Fix tests until we can understand why mock breaks
This commit is contained in:
parent
71261c36cb
commit
0a678913c9
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -6,7 +6,7 @@ envlist =
|
|||
[testenv]
|
||||
usedevelop = True
|
||||
deps =
|
||||
mock
|
||||
mock<1.1.0
|
||||
nose
|
||||
commands =
|
||||
python setup.py test -q
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue