This repository was archived by the owner on Jun 5, 2025. It is now read-only.
Commit c14f61a
committed
Fix
It looks like poetry on macOS does not install `greenlet`, while it
does on Linux, both for version 1.8.4 and 2.0.1, which seems to be a
bug. Additionally, failures only manifest after _using_ codegate, and
not during startup.
This change adds `greenlet` package to `pyproject.toml`.greenlet dependency in poetry lock file.1 parent 3c6209c commit c14f61a
2 files changed
+108
-9
lines changed
0 commit comments