mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
7 lines
168 B
TOML
7 lines
168 B
TOML
version = "4.4.0"
|
|
# Requires a version of cryptography with a `py.typed` file
|
|
requires = ["types-pyOpenSSL", "cryptography>=35.0.0"]
|
|
|
|
[tool.stubtest]
|
|
extras = ["ocsp"]
|