Commit 2f0aca6
Add python_requires arg to setup.cfg (#273)
* 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>1 parent 895777e commit 2f0aca6
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments