DanCardin / sqlalchemy-declarative-extensions

Library to declare additional kinds of objects not natively supported by SqlAlchemy/Alembic.
https://sqlalchemy-declarative-extensions.readthedocs.io/en/latest/
Apache License 2.0
31 stars 5 forks source link

chore: Remove support for 3.7. #48

Closed DanCardin closed 6 months ago

DanCardin commented 6 months ago

Dependencies of the library are beginning to require 3.8 or 3.9 or higher, and it will just become more of a problem. For now, we're okay to sunset just 3.8.

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 7936245700

Details


Totals Coverage Status
Change from base Build 7936052127: 96.6%
Covered Lines: 2395
Relevant Lines: 2467

💛 - Coveralls