Remove Python 3.8 support
Closed this issue · 0 comments
niccokunzmann commented
We have typing in our checks with mypy and that should be easy to use.
However we also check for Python 3.8 which is end of life this October. I would remove Python3.8 from this project to make development easier.