dropbox / sqlalchemy-stubs

Mypy plugin and stubs for SQLAlchemy
Apache License 2.0
570 stars 101 forks source link

Test with python 3.8 and 3.9 #187

Closed tdamsma closed 3 years ago

tdamsma commented 3 years ago

Builds on #179 as the build is otherwise broken. Might be wise to drop a few python versions to speed up testing.

ilevkivskyi commented 3 years ago

I prefer to go with https://github.com/dropbox/sqlalchemy-stubs/pull/186 instead, that I just merged. We can revisit Python 3.9 a bit later.