mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-11 09:08:27 +08:00
51cef77ac5
Update stubs to 4.5.4
8 lines
195 B
TOML
8 lines
195 B
TOML
version = "4.5.4"
|
|
# Requires a version of cryptography with a `py.typed` file
|
|
requires = ["cryptography>=35.0.0", "types-pyOpenSSL"]
|
|
|
|
[tool.stubtest]
|
|
ignore_missing_stub = true
|
|
extras = ["ocsp"]
|