devenjarvis / sundew

Making Python testing easy, enjoyable, and effective ☀️
https://devenjarvis.github.io/sundew/
MIT License
10 stars 1 forks source link

Expand python support #20

Closed devenjarvis closed 1 year ago

devenjarvis commented 1 year ago

sundew now supports Python 3.9 -> 3.11. Python 3.7 goes out of support later this year, and Python 3.8 predates some AST functions sundew relies on, so for the time being this is probably as far backwards as we'll support.