python-jose icon indicating copy to clipboard operation
python-jose copied to clipboard

Add python_requires arg to setup.cfg

Open avian2 opened this issue 4 years ago • 1 comments
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

avian2 avatar Jul 27 '21 06:07 avian2

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.

avian2 avatar Jun 05 '23 09:06 avian2