Files
typeshed/stubs/peewee/METADATA.toml
T
github-actions[bot] 551ea9d09d [stubsabot] Bump peewee to 3.18.3 (#14976)
Co-authored-by: stubsabot <>
2025-11-04 09:38:21 -05:00

11 lines
393 B
TOML

version = "3.18.3"
upstream_repository = "https://github.com/coleifer/peewee"
# We're not providing stubs for all playhouse modules right now
# https://github.com/python/typeshed/pull/11731#issuecomment-2065729058
partial_stub = true
[tool.stubtest]
stubtest_requirements = ["Flask>=2.0.0"]
# Using stubtest_allowlist to ignore playhouse modules we don't provide.
ignore_missing_stub = false