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