mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-26 02:08:42 +08:00
Use uv for installing dynamic dependencies in mypy_test.py and regr_test.py (#11517)
This commit is contained in:
@@ -20,6 +20,7 @@ termcolor>=2.3
|
||||
tomli==2.0.1
|
||||
tomlkit==0.12.3
|
||||
typing_extensions>=4.9.0rc1
|
||||
uv
|
||||
|
||||
# Type stubs used to type check our scripts.
|
||||
types-pyyaml>=6.0.12.7
|
||||
|
||||
Reference in New Issue
Block a user