mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-04 18:43:23 +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"]
|