Support of python 3.6
Closed this issue · 2 comments
noscode commented
Hi @grahamgower,
I noticed that since new version of demesdraw v0.1.1
Python3.6 is no longer supported. Maybe it is possible to include it back? Some of my projects still use version 3.6 and I would like to use demesdraw
there.
grahamgower commented
Ah, sorry. I realised I hadn't actually tested 3.6 (not even in CI), so I just assumed it was broken. I'll add 3.6 to the CI tests and make another release ASAP.
noscode commented
Thank you very much @grahamgower, that was really fast!