Llandy3d/pytheus

add support for python 3.8 & 3.9

Closed this issue · 0 comments

As the library seems to be useful, it now makes sense to add support for older versions of python, ignoring 3.7 as it's getting deprecated in a few weeks.

It started with 3.10 as a minimum supported version to have a cleaner codebase and making heavy use of | & objects directly for typing (like list). Now it makes sense to abbandon those niceties so that more people can enjoy it :)