mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
Ensure stubtest gets an older version of webcolors when testing jsonschema in CI (#12115)
This commit is contained in:
@@ -6,3 +6,5 @@ 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