diff options
| author | Michał Górny <mgorny@gentoo.org> | 2022-11-17 18:51:03 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2022-11-17 19:07:39 +0100 |
| commit | a1a1eacfeacf8a18b54836d2fdca4a9d1183e893 (patch) | |
| tree | 28f07824a390032b94c8691333cc02e16a07b746 /dev-python | |
| parent | 6365c4f4ea49b30cc4f6129f2f9bf60a7b745246 (diff) | |
| download | gentoo-a1a1eacfeacf8a18b54836d2fdca4a9d1183e893.tar.gz gentoo-a1a1eacfeacf8a18b54836d2fdca4a9d1183e893.tar.bz2 gentoo-a1a1eacfeacf8a18b54836d2fdca4a9d1183e893.zip | |
dev-python/python-engineio: Remove opt test-dep on gevent
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/python-engineio/python-engineio-4.3.4.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/python-engineio/python-engineio-4.3.4.ebuild b/dev-python/python-engineio/python-engineio-4.3.4.ebuild index d5597b754d92..ef594f419a62 100644 --- a/dev-python/python-engineio/python-engineio-4.3.4.ebuild +++ b/dev-python/python-engineio/python-engineio-4.3.4.ebuild @@ -30,7 +30,6 @@ RDEPEND=" # Can use eventlet, werkzeug, or gevent, but no tests for werkzeug BDEPEND=" test? ( - dev-python/gevent[${PYTHON_USEDEP}] dev-python/tornado[${PYTHON_USEDEP}] dev-python/websockets[${PYTHON_USEDEP}] ) |
