eschutho commented on code in PR #24278:
URL: https://github.com/apache/superset/pull/24278#discussion_r1214767859
##########
Makefile:
##########
@@ -93,7 +93,7 @@ py-lint: pre-commit
js-format:
cd superset-frontend; npm run prettier
-flask-app:
+flask-app: activate
Review Comment:
what about people who use pyenv and want a way to start the flask app and
already have a virtualenv set up?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]