File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 5050 check-latest : true
5151 - name : Install dependencies
5252 run : pip install -r requirements-tests.txt
53- # Temporary to get @disjoint_base support; can remove once mypy 1.18 is released
54- - name : Install mypy from git
55- run : pip install git+https://github.com/python/mypy.git@116b92bae7b5dbf5e6bd36fd9b0c6804973e5554
5653 - name : Run stubtest
5754 run : python tests/stubtest_stdlib.py
5855
Original file line number Diff line number Diff line change 4646 check-latest : true
4747 - name : Install dependencies
4848 run : pip install -r requirements-tests.txt
49- # Temporary to get @disjoint_base support; can remove once mypy 1.18 is released
50- - name : Install mypy from git
51- run : pip install git+https://github.com/python/mypy.git@116b92bae7b5dbf5e6bd36fd9b0c6804973e5554
5249 - name : Run stubtest
5350 run : python tests/stubtest_stdlib.py
You can’t perform that action at this time.
0 commit comments