Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitccb37ea

Browse files
committed
CI: mypy_primer workaround for Pandas' fixed py311 mypy config
1 parentf0abef4 commitccb37ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/mypy_primer.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
--known-dependency-selector numpy \
6666
--old-prepend-path numpy_base --new-prepend-path numpy_to_test \
6767
--num-shards 1 --shard-index ${{ matrix.shard-index }} \
68+
--additional-flags "--python-version=3.12" \
6869
--debug \
6970
--output concise \
7071
| tee diff_${{ matrix.shard-index }}.txt

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp