jeancochrane / pytest-flask-sqlalchemy

A pytest plugin for preserving test isolation in Flask-SQLAlchemy using database transactions.
MIT License
255 stars 45 forks source link

Support Python 3.8, 3.9, and 3.10 and drop support for 3.6 #60

Closed jeancochrane closed 2 years ago

jeancochrane commented 2 years ago

Python 3.6 is end-of-life: https://peps.python.org/pep-0494/