Files
typeshed/stubs/redis/METADATA.toml
2023-03-21 20:26:41 +00:00

8 lines
195 B
TOML

version = "4.5.2"
# 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"]