Blind update from upstream Github - Fedora 31, Python 3.7
This commit is contained in:
parent
43c71ad583
commit
c1cc83f38d
35 changed files with 2266 additions and 176 deletions
2
test/setup-test-app/requirements.txt
Normal file
2
test/setup-test-app/requirements.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
gunicorn<20.0.0; python_version < '3.5'
|
||||
gunicorn>=20.0.0; python_version >= '3.5'
|
||||
Loading…
Add table
Add a link
Reference in a new issue