Skip to content
Snippets Groups Projects
  1. Apr 12, 2022
    • Erik Johnston's avatar
      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.
      Unverified
      3ad74b63
  2. Apr 05, 2022
Loading