mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-22 03:41:28 +08:00
Deprecate pallets stubs (#5424)
Part of #5423 * Support new metadata fields in check_consistent
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
version = "0.1"
|
||||
python2 = true
|
||||
requires = ["types-Jinja2", "types-Werkzeug", "types-click"]
|
||||
obsolete_since = "2.0"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
version = "0.1"
|
||||
python2 = true
|
||||
requires = ["types-MarkupSafe"]
|
||||
obsolete_since = "3.0"
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
version = "0.1"
|
||||
python2 = true
|
||||
obsolete_since = "2.0"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
version = "0.1"
|
||||
python2 = true
|
||||
requires = []
|
||||
obsolete_since = "2.0"
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
version = "0.1"
|
||||
python2 = true
|
||||
obsolete_since = "8.0"
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
version = "0.1"
|
||||
python2 = true
|
||||
obsolete_since = "2.0"
|
||||
|
||||
Reference in New Issue
Block a user