version = "23.3.*" 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