Files
typeshed/stubs/openssl-python/METADATA.toml
Vasily Zakharov ff75793531 Improve OpenSSL stubs (#5645)
* Support Python 3.
* Add OpenSSL.SSL.
* Extend OpenSSL.crypto.

Co-authored-by: Vasily Zakharov <v.zakharov@wwpass.com>
2021-06-16 16:54:30 +02:00

5 lines
80 B
TOML

version = "0.1"
python2 = true
python3 = true
requires = ["types-cryptography"]