[CI] Run stubtest with Python 3.13 (#13638)

This commit is contained in:
Sebastian Rittau
2025-03-18 13:36:15 +01:00
committed by GitHub
parent 882e8fd2b3
commit 414e6d2150
10 changed files with 32 additions and 3 deletions
+2
View File
@@ -5,3 +5,5 @@ obsolete_since = "1.16.0" # Released on 2024-10-11
[tool.stubtest]
platforms = ["darwin", "linux", "win32"]
# Does not build on any platform on Python 3.13 as of 2025-03-17.
skip = true