typeshed-internal / stub_uploader

Scripts and actions to auto-upload typeshed stubs to PyPI
Apache License 2.0
21 stars 16 forks source link

Add `Flask-SQLAlchemy` to the allowlist #92

Closed AlexWaygood closed 1 year ago

AlexWaygood commented 1 year ago

Needed for https://github.com/python/typeshed/pull/9989. There are other blockers on that PR at the moment, but we will eventually want to have our stubs for Flask-Migrate declare a dependency on Flask-SQLAlchemy, even if we have to wait a little bit before we're able to do that.