Could you add trove classifiers to setup.py to clarify which versions of python are supported? At present `caniusepython3` nags about this package since it doesn't have any python 3 classifiers in it's setup.py.
Could you add trove classifiers to setup.py to clarify which versions of python are supported?
At present
caniusepython3nags about this package since it doesn't have any python 3 classifiers in it's setup.py.