mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-23 12:21:27 +08:00
Improve OpenSSL stubs (#5645)
* Support Python 3. * Add OpenSSL.SSL. * Extend OpenSSL.crypto. Co-authored-by: Vasily Zakharov <v.zakharov@wwpass.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
version = "0.1"
|
||||
python2 = true
|
||||
python3 = false
|
||||
python3 = true
|
||||
requires = ["types-cryptography"]
|
||||
|
||||
Reference in New Issue
Block a user