python-jose
python-jose copied to clipboard
Add python_requires arg to setup.cfg
trafficstars
This prevents pip from attempting to install new python-jose packages on unsupported Python versions.
See https://packaging.python.org/tutorials/packaging-projects/#configuring-metadata
Any possibility of merging this? The fact that python-jose does not state the required Python version is still causing all sorts of problems for me.