Files
typeshed/stubs/pyOpenSSL/METADATA.toml
Sebastian Rittau 7d56cd9a6c Remove remaining bare Incompletes (#11768)
Enable Y065
2024-04-16 06:26:14 -07:00

9 lines
251 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", "types-cffi"]
partial_stub = true
[tool.stubtest]
ignore_missing_stub = true