spoqa / sqlalchemy-utc

SQLAlchemy type to store aware datetime values
https://pypi.python.org/pypi/SQLAlchemy-Utc
MIT License
101 stars 20 forks source link

Mark support for newer python versions #15

Closed ziima closed 2 years ago

ziima commented 2 years ago

Last version supported by the project seems to be 3.6. It seems nothing is blocking the 3.7-3.9, it just needs to be declared and tested.

Jhuni0123 commented 2 years ago

Newer versions (3.7, 3.8, 3.9) are tested on https://github.com/spoqa/sqlalchemy-utc/pull/12 and marked support on ad887cde10adf9ccabb630dc9f9889ecbc51fbce.