mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
Mark cryptography as obsolete (#5619)
Bump version to 3.3 (last version before Python 2 removal)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
version = "0.1"
|
||||
version = "3.3"
|
||||
python2 = true
|
||||
requires = ["types-enum34", "types-ipaddress"]
|
||||
obsolete_since = "3.4.4"
|
||||
|
||||
Reference in New Issue
Block a user