Skip to content

Commit

Permalink
dev-python/python-engineio: restore websocket dependency
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/841425
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Apr 29, 2022
1 parent d36d20d commit 123277a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ KEYWORDS="~amd64 ~x86"
RDEPEND="
dev-python/aiohttp[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
dev-python/websocket-client[${PYTHON_USEDEP}]
"
# Can use eventlet, werkzeug, or gevent, but no tests for werkzeug
# eventlet doesn't yet support Python 3.10, so let's work around it
Expand Down

0 comments on commit 123277a

Please sign in to comment.