Support Python 3.9
petri opened this issue · 1 comments
petri commented
Just ran tox -e py39 without issues. Should be a matter of adding metadata, documenting and including in builds.
jugmac00 commented
I will do this with my ongoing PR.
Before adding support for Python 3.9 here, I wanted to make sure the only dependency also works for Python 3.9, so I created a PR over there, first.