mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-25 01:38:40 +08:00
pytype_test: Mark typeshed-external dependencies as missing. (#9486)
Co-authored-by: Avasam <samuel.06@hotmail.com>
This commit is contained in:
@@ -10,9 +10,10 @@ packaging==22.0
|
||||
pathspec
|
||||
pycln==2.1.2 # must match .pre-commit-config.yaml
|
||||
pyyaml==6.0
|
||||
pytype==2022.12.15; platform_system != "Windows" and python_version < "3.11"
|
||||
pytype==2023.1.10; platform_system != "Windows" and python_version < "3.11"
|
||||
termcolor>=2
|
||||
tomli==2.0.1
|
||||
tomlkit==0.11.6
|
||||
types-pyyaml
|
||||
types-setuptools
|
||||
typing-extensions
|
||||
|
||||
Reference in New Issue
Block a user