diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2021-11-23 06:35:45 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2021-11-25 15:03:08 -0500 |
commit | c9d821deba6f7ee5eef30fef5355f7c93808b4f9 (patch) | |
tree | fb2d4d88de781e203d8beae8260e17380c5553f9 /requirements/light-threads.in | |
parent | 97fdd550020384d2eedaf72ff0cd46a4efcb7d05 (diff) | |
download | python-coveragepy-git-nedbat/multi-concurrency.tar.gz |
feat: multiple --concurrency values. #1012 #1082nedbat/multi-concurrency
Diffstat (limited to 'requirements/light-threads.in')
-rw-r--r-- | requirements/light-threads.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements/light-threads.in b/requirements/light-threads.in index 73f75df5..7c80ba3d 100644 --- a/requirements/light-threads.in +++ b/requirements/light-threads.in @@ -6,4 +6,5 @@ # The light-threads packages we test against eventlet +gevent greenlet |