Re-enable stubtest on SQLAlchemy (#7456)

This commit is contained in:
Shantanu
2022-03-08 22:34:12 -08:00
committed by GitHub
parent f9cb7c3ed4
commit 9c737f1326
3 changed files with 9 additions and 1 deletions
-1
View File
@@ -3,4 +3,3 @@ extra_description = """\
The `sqlalchemy-stubs` package is an alternative to this package and also \
includes a mypy plugin for more precise types.\
"""
stubtest = false # https://github.com/python/typeshed/issues/7307