Compare commits

...

3 Commits

Author SHA1 Message Date
David Robertson
bd0f2f7b7e Merge remote-tracking branch 'origin/develop' into dmr/importlib-dep-2 2022-04-06 17:38:49 +01:00
David Robertson
67c222319b Reuse #12384's changelog. 2022-04-06 17:09:40 +01:00
David Robertson
50290790ab Narrow the importlib_metadata dependency
`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.
2022-04-06 17:06:09 +01:00

Diff Content Not Available