Create SQLalchemy stubs using stubgen (#6585)

This commit is contained in:
Sebastian Rittau
2021-12-17 18:38:23 +01:00
committed by GitHub
parent 806a5bcece
commit 6f2ff7e895
230 changed files with 15972 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
version = "1.4.*"
extra_description = """\
The `sqlalchemy-stubs` package is an alternative to this package and also \
includes a mypy plugin for more precise types.\
"""