michael-s-molina commented on code in PR #31787: URL: https://github.com/apache/superset/pull/31787#discussion_r1910851922
########## docs/docs/contributing/development.mdx: ########## @@ -122,7 +122,8 @@ instance, but many people like to run that tooling from their host. Assuming you already have a way to setup your python environments like `pyenv`, `virtualenv` or something else, all you should have to -do is to install our dev, pinned python requirements bundle +do is to install our dev, pinned python requirements bundle, after installing +the prerequisites mentioned in [OS Dependencies](https://superset.apache.org/docs/installation/pypi/#os-dependencies) Review Comment: ```suggestion do is to install our dev, pinned python requirements bundle, after installing the prerequisites mentioned in [OS Dependencies](https://superset.apache.org/docs/installation/pypi/#os-dependencies) ``` -- 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]
