mistercrunch commented on issue #7330: Add dotenv to dependencies
URL: 
https://github.com/apache/incubator-superset/pull/7330#issuecomment-487793244
 
 
   It was somewhat necessary for the Flask 1.0 upgrade if I remember well. 
Something around using `flask run` CLI over the `app.run` method. It seemed to 
fit the pattern we had before with `gunicorn`.
   
   It's better for us to use the rich `flask run` command that is rich and has 
lots of options instead of maintaining our own equivalent.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to