john-bodley commented on code in PR #23269:
URL: https://github.com/apache/superset/pull/23269#discussion_r1167321694
##########
requirements/base.txt:
##########
@@ -40,12 +40,15 @@ click==8.0.4
# apache-superset
# celery
# click-didyoumean
+ # click-option-group
Review Comment:
@michael-s-molina I think the challenge with that is the `superset` CLI will
be borked even if you ran `superset run` etc. Also as you can see there are
other CLI dependencies (`click-didyoumean`) which have been included in the
base requirements.
--
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]