mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-15 16:27:08 +08:00
[stubsabot] Mark SQLAlchemy as obsolete since 2.0.0 (#9595)
Release: https://pypi.org/pypi/SQLAlchemy/2.0.0 Homepage: https://www.sqlalchemy.org
This commit is contained in:
committed by
GitHub
parent
33a62ae42d
commit
808a431a57
@@ -3,3 +3,4 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user