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.
2 parents a8c2997 + 59b0d36 commit be903f9Copy full SHA for be903f9
.github/workflows/build-ubuntu-sdist.yml
@@ -84,7 +84,7 @@ jobs:
84
85
- name: Test typestubs
86
run: |
87
- pip3 install mypy
+ pip3 install mypy==1.13.0
88
python3 buildconfig/stubs/stubcheck.py
89
90
# We upload the generated files under github actions assets
0 commit comments