diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2016-06-01 17:36:01 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2016-06-01 17:36:01 -0400 |
| commit | 82796ea15c55fafc85d7e3552b030e261ebaebf5 (patch) | |
| tree | 28e301292ecec1b9a80e055cfe2f78133c3ebcfb /requirements/dev.pip | |
| parent | eb966bc1605dca3b3715639def60c6d9f845f91e (diff) | |
| download | python-coveragepy-git-82796ea15c55fafc85d7e3552b030e261ebaebf5.tar.gz | |
Remove the test helpers into their own repo
Diffstat (limited to 'requirements/dev.pip')
| -rw-r--r-- | requirements/dev.pip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements/dev.pip b/requirements/dev.pip index dbbcfc5e..eab9acb1 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 |
