Commit 29dd1fa
Jason the j master (#609)
* Add python version requirement on setup.py
include python_requires option on setup for pip to resolve python dependency accordingly.
prevent installing the latest flask_restx regardless of python version.
fixes #586
* Fix formatting.
---------
Co-authored-by: shwan.jeon <[email protected]>
Co-authored-by: Peter Doggart <[email protected]>1 parent 2ca39bd commit 29dd1fa
2 files changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
28 | 40 | | |
29 | 41 | | |
30 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
114 | 115 | | |
0 commit comments