mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-17 05:49:45 +08:00
[CI] Run stubtest with Python 3.13 (#13638)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user