Files
typeshed/stubs/redis/METADATA.toml
2023-05-09 14:18:50 +01:00

8 lines
195 B
TOML

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