diff options
author | Erik Johnston <erik@matrix.org> | 2022-04-12 11:49:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-12 10:49:02 +0000 |
commit | 3ad74b63e5721d318981d22d3b5c948c72506342 (patch) | |
tree | 509704578ffd57cdd0c83a0aeee377dca0fea2d1 /.github | |
parent | Workaround pip bug installing latest treq and not-latest twisted from hashes ... (diff) | |
download | synapse-3ad74b63e5721d318981d22d3b5c948c72506342.tar.xz |
Specify tls extra for Twisted dependency. (#12444)
* Specify `tls` extra for Twisted dependency. It was already pulled in for us by `treq`, but we should be explicit that we do use the `tls` functionality of Twisted directly. * Mark `idna` as dev-dependency This doesn't actually change anything, as `Twisted[tls]` will put it in as a main dependency anyway.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions