summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2016-06-01 17:36:01 -0400
committerNed Batchelder <ned@nedbatchelder.com>2016-06-01 17:36:01 -0400
commitc904c13921cff61aea7832df693a03b4fe546bf3 (patch)
tree7bd3e2ca30bc5fc5f2fd104baff6e697db0f1e96 /requirements
parent177b9ba4f35a0cb3b77f440039a349104fac045a (diff)
downloadpython-coveragepy-c904c13921cff61aea7832df693a03b4fe546bf3.tar.gz
Remove the test helpers into their own repo
Diffstat (limited to 'requirements')
-rw-r--r--requirements/dev.pip1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements/dev.pip b/requirements/dev.pip
index dbbcfc5..eab9acb 100644
--- a/requirements/dev.pip
+++ b/requirements/dev.pip
@@ -14,6 +14,7 @@ mock==2.0.0
PyContracts==1.7.9
pyenchant==1.6.6
pylint==1.4.5
+git+https://github.com/nedbat/unittest-mixins@master#egg=unittest_mixins==0.0
# for kitting.
requests==2.10.0