It looks like you killed Python 2.x support a few months back. * it would be great to note in docs that this is Python3+ as of 3.8.0 ; some of us have legacy apps still running! * `setup.py` still points to a python2 classifier, which should be removed as PyPi/etc gets populated with that.