You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add python_requires arg to setup.py.
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
* Bumb python_requires to 3.7.
* python 3.9
---------
Co-authored-by: Asher Foa <asher@userclouds.com>
0 commit comments