mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-15 16:27:08 +08:00
* Support Python 3. * Add OpenSSL.SSL. * Extend OpenSSL.crypto. Co-authored-by: Vasily Zakharov <v.zakharov@wwpass.com>
5 lines
80 B
TOML
5 lines
80 B
TOML
version = "0.1"
|
|
python2 = true
|
|
python3 = true
|
|
requires = ["types-cryptography"]
|