mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-15 17:51:10 +00: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.
1 line
59 B
Text
1 line
59 B
Text
Explicitly specify the `tls` extra for Twisted dependency.
|