Files
typeshed/stubs/redis/METADATA.toml
2023-07-20 16:45:41 +02:00

10 lines
273 B
TOML

version = "4.6.0"
upstream_repository = "https://github.com/redis/redis-py"
# Requires a version of cryptography with a `py.typed` file
requires = ["cryptography>=35.0.0", "types-pyOpenSSL"]
partial_stub = true
[tool.stubtest]
ignore_missing_stub = true
extras = ["ocsp"]