diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2015-08-30 10:51:30 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2015-08-30 10:51:30 -0400 |
| commit | 68a4d571547b409722e416e9254d8b9fb89f84a5 (patch) | |
| tree | 6bb777dd00c267be66b9d2a84fa8cd951c994bcb /requirements.pip | |
| parent | 2f49934d1b525d0c99185b94ff58a699259a321c (diff) | |
| download | python-coveragepy-git-68a4d571547b409722e416e9254d8b9fb89f84a5.tar.gz | |
Greenlet is always availble, remove conditionalization.
Diffstat (limited to 'requirements.pip')
| -rw-r--r-- | requirements.pip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.pip b/requirements.pip index ad413c1d..2cd8ffd1 100644 --- a/requirements.pip +++ b/requirements.pip @@ -8,6 +8,7 @@ nose==1.3.7 tox==2.1.1 # and for linting... +greenlet==0.4.7 mock==1.3.0 PyContracts==1.7.6 pyenchant==1.6.6 |
