Commit ed90cad1 authored by Jim Fulton's avatar Jim Fulton Committed by GitHub

Merge pull request #17 from zopefoundation/coverage-add_mock_dependency_for_tox

Add new testing dep, 'mock' for coverage env.
parents 3275904a 93a40649
...@@ -17,6 +17,7 @@ deps = ...@@ -17,6 +17,7 @@ deps =
nose nose
coverage coverage
nosexcover nosexcover
mock
[testenv:docs] [testenv:docs]
basepython = basepython =
......
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