Draft: Add python39 to test suite
Since we just dropped python36 from the test suite, it seems like a good opportunity to start testing on python39.
I also added the initial import testing for 3.8 and 3.9 as sometimes we've seen import issues further on with different versions.
Edited by Colm Talbot