Files
typeshed/stubs/cryptography/METADATA.toml
Sebastian Rittau f28100af19 Mark cryptography as obsolete (#5619)
Bump version to 3.3 (last version before Python 2 removal)
2021-06-12 10:51:53 +03:00

5 lines
103 B
TOML

version = "3.3"
python2 = true
requires = ["types-enum34", "types-ipaddress"]
obsolete_since = "3.4.4"