mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 12:44:28 +08:00
Unpin webcolors in jsonschema (#13215)
This commit is contained in:
committed by
GitHub
parent
c76b89ab0d
commit
64820aa48d
@@ -6,5 +6,3 @@ partial_stub = true
|
||||
[tool.stubtest]
|
||||
ignore_missing_stub = true
|
||||
extras = ["format"]
|
||||
# see https://github.com/python/typeshed/issues/12107 for the reason for the pin
|
||||
stubtest_requirements = ["webcolors<24.6.0"]
|
||||
|
||||
Reference in New Issue
Block a user