mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
Bump Flask, bleach and sync pip-compile (#6239)
* sync pip-compile * Support Flask >= 1.0.0 * pylint * Trying something else to fix pylint
This commit is contained in:
committed by
GitHub
parent
7b3095d6ff
commit
e46ab4db52
@@ -20,5 +20,5 @@ cd superset/assets && npm run build && cd ../../
|
||||
# Start superset worker for SQL Lab
|
||||
superset worker &
|
||||
|
||||
# To start a development web server, use the -d switch
|
||||
superset runserver -d
|
||||
# Start the dev web server
|
||||
flask run -p 8080 --with-threads --reload --debugger
|
||||
|
||||
Reference in New Issue
Block a user