chore: remove gunicorn and gevent from minimum requirements
It is now up to the user to install these (or other) for production deployment. More info: https://flask.palletsprojects.com/en/1.1.x/tutorial/deploy/#run-with-a-production-server
This commit is contained in:
parent
dcd3f80974
commit
a651f747ac
11 changed files with 66 additions and 90 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: default
|
||||
title: For developers
|
||||
nav_order: 3
|
||||
nav_order: 4
|
||||
has_children: true
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue