summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-11-13 09:45:29 +0100
committerGuido Günther <agx@sigxcpu.org>2017-11-13 09:45:54 +0100
commit6fb0c6a2758e1c8510689d36c531aad93af84b3d (patch)
tree72003f1576904210374f8a8410639443521e8b11
parent0b2009c049f19ae1235c6f210daf68aa1480c97e (diff)
dev_requirements: non need to ship mock with Python3
-rw-r--r--dev_requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev_requirements.txt b/dev_requirements.txt
index d5d470ac..47995a48 100644
--- a/dev_requirements.txt
+++ b/dev_requirements.txt
@@ -2,6 +2,5 @@
coverage>=2.85
flake8==3.2.1
-mock
nose==1.3.7
nosexcover>=1.0.7