mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-06 08:55:23 -05:00
3ad74b63e5
* 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.