Files
typeshed/stubs/pyOpenSSL/METADATA.toml
2024-01-29 14:09:40 +01:00

9 lines
237 B
TOML

version = "24.0.*"
upstream_repository = "https://github.com/pyca/pyopenssl"
# Requires a version of cryptography with a `py.typed` file
requires = ["cryptography>=35.0.0"]
partial_stub = true
[tool.stubtest]
ignore_missing_stub = true