summaryrefslogtreecommitdiffstats
path: root/requirements.d
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2015-12-14 22:08:53 +0100
committerThomas Waldmann <tw@waldmann-edv.de>2016-01-24 14:57:48 +0100
commitdabac6a4ed3a8b0794e66fe41acdd93b3a101618 (patch)
tree36d96cfa094535b019c5acc4b4f001f68f27c40e /requirements.d
parent8a819d4499bef2722ff6b3445f65878018f1d609 (diff)
use mock from stdlib, fixes #145
Diffstat (limited to 'requirements.d')
-rw-r--r--requirements.d/development.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.d/development.txt b/requirements.d/development.txt
index bf21d52a2..7c1624b4d 100644
--- a/requirements.d/development.txt
+++ b/requirements.d/development.txt
@@ -1,6 +1,5 @@
virtualenv<14.0
tox
-mock
pytest
pytest-cov<2.0.0
pytest-benchmark>=3.0.0