install mising test package
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -132,7 +132,7 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install -U mypy
|
||||
python -m pip install mypy types-setuptools
|
||||
|
||||
- name: Type Check
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user