Skip to content
Snippets Groups Projects
Forked from Maunium / synapse
Source project has a limited visibility.
  • Erik Johnston's avatar
    3ad74b63
    Specify tls extra for Twisted dependency. (#12444) · 3ad74b63
    Erik Johnston authored
    * 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.
    Specify tls extra for Twisted dependency. (#12444)
    Erik Johnston authored
    * 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.