intervaltree
intervaltree copied to clipboard
Update Python Versions
This PR updates the codebase and the build process to support the currently maintained Python versions, and drops support for unmaintained versions.
The important thing here is dropping 2.7 support. I went with the assumption that you are fine with that, but I am happy to remove the updates related to that if you want to keep supporting 2.7.
Thanks for adding testing for newer versions of Python 3!
If there is no reason break Python 2 support, I'd actually prefer to leave support in.