Fix CI `mypy` command on free-threaded Python · gitpython-developers/GitPython@8905e9e · GitHub
Skip to content

Commit 8905e9e

Browse files
committed
Fix CI mypy command on free-threaded Python
When the version is represented as `3.13t`, the `--python-version` option needs an operand of `3.13`, not `3.13t`. (This, and the fix here, will automatically apply to later threaded Pythons, such as 3.14t, too.)
1 parent 5b098ff commit 8905e9e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/pythonpackage.yml

Lines changed: 2 additions & 1 deletion

0 commit comments

Comments
 (0)