mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-12 10:52:31 +08:00
[CI] Run stubtest with Python 3.13 (#13638)
This commit is contained in:
@@ -3,3 +3,5 @@ upstream_repository = "https://github.com/xolox/python-humanfriendly"
|
||||
|
||||
[tool.stubtest]
|
||||
stubtest_requirements = ["docutils", "mock"]
|
||||
# Package is unsupported and doesn't support Python 3.13 as of 2025-03-17.
|
||||
skip = true
|
||||
|
||||
Reference in New Issue
Block a user