Buried-In-Code / Perdoo

Perdoo's goal is to help sort and organize your comic collection by using the information stored in metadata files inside the comic archives.
MIT License
2 stars 1 forks source link

Remove Py3.8 & Py3.9 #29

Open Buried-In-Code opened 1 month ago

Buried-In-Code commented 1 month ago

Python 3.8 is going EOL soon, and most libraries use 3.10 as a min, and so I need to use backports for 3.9 which are annoying to keep maintained