You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
`pyproject.toml` already has the version guard. I struggled to work out
how to reproduce this guard under setuptools in #12384. But I really
should have persisted there; without this, poetry and setuptools
generate different sets of requirements. That means a poetry-installed
Synapse on a 3.8+ interpreter will fail the runtime dependency checks.
0 commit comments