Mock is part of stdlib in Python 3

This commit is contained in:
Hugo 2019-12-17 22:32:53 +02:00
parent e8429b07bc
commit 6b04456c55
4 changed files with 4 additions and 12 deletions

View file

@ -11,7 +11,6 @@ setenv =
deps =
pyyaml
pytest
mock
ipdb
pytest-cov
pytest-random-order