github-actions[bot]
2024-07-20 21:27:27 -07:00
committed by GitHub
parent e82f130693
commit 7d82517256

View File

@@ -3,6 +3,7 @@ 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
obsolete_since = "24.2.1" # Released on 2024-07-20
[tool.stubtest]
ignore_missing_stub = true