mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 21:46:42 +08:00
11 lines
305 B
TOML
11 lines
305 B
TOML
version = "1.4.46"
|
|
extra_description = """\
|
|
The `sqlalchemy-stubs` package is an alternative to this package and also \
|
|
includes a mypy plugin for more precise types.\
|
|
"""
|
|
obsolete_since = "2.0.0" # Released on 2023-01-26
|
|
|
|
[tool.stubtest]
|
|
stubtest_requirements = ["pytest"]
|
|
ignore_missing_stub = true
|