mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-01 21:50:21 +08:00
[CI] Run stubtest with Python 3.13 (#13638)
This commit is contained in:
@@ -10,3 +10,6 @@ partial_stub = true
|
||||
ignore_missing_stub = true
|
||||
# TODO: Support/update to keras 3.7
|
||||
stubtest_requirements = ["keras==3.6.*"]
|
||||
# tensorflow 2.19 doesn't support Python 3.13:
|
||||
# https://github.com/tensorflow/tensorflow/issues/78774
|
||||
skip = true
|
||||
|
||||
Reference in New Issue
Block a user