We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4370482 commit 68c065aCopy full SHA for 68c065a
.github/workflows/stubtest_stdlib.yml
@@ -47,7 +47,5 @@ jobs:
47
check-latest: true
48
- name: Install dependencies
49
run: pip install -r requirements-tests.txt
50
- - name: Install mypy from git
51
- run: pip install git+https://github.com/python/mypy@e8a26308d5d06925cf769b62f41ef2e4bc546ada
52
- name: Run stubtest
53
run: python tests/stubtest_stdlib.py
0 commit comments