update stubtest (#4696)

Co-authored-by: hauntsaninja <>
This commit is contained in:
Shantanu
2020-10-22 11:09:39 -07:00
committed by GitHub
parent faf827bc36
commit 74bb849789
5 changed files with 8 additions and 4 deletions

View File

@@ -93,6 +93,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install -U pip
pip install -U mypy==0.790
pip install -U git+git://github.com/python/mypy@af3c8be98f
- name: Run stubtest
run: python tests/stubtest_test.py --ignore-unused-whitelist