version = "3.3.*" upstream_repository = "https://github.com/paramiko/paramiko" # Requires a version of cryptography where cryptography.hazmat.primitives.ciphers.Cipher is generic requires = ["cryptography>=37.0.0"] partial_stub = true [tool.stubtest] ignore_missing_stub = true # linux and darwin are equivalent platforms = ["linux", "win32"]