Files
typeshed/stubs/SQLAlchemy/METADATA.toml
2023-04-26 17:49:46 -07:00

10 lines
278 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"]