Files
typeshed/stubs/paramiko/METADATA.toml
2023-02-06 07:01:50 -08:00

8 lines
236 B
TOML

version = "3.0.*"
# Requires a version of cryptography where cryptography.hazmat.primitives.ciphers.Cipher is generic
requires = ["cryptography>=37.0.0"]
[tool.stubtest]
# linux and darwin are equivalent
platforms = ["linux", "win32"]