ashb commented on a change in pull request #7390: [AIRFLOW-6764] Fixed
environment installation for Linux
URL: https://github.com/apache/airflow/pull/7390#discussion_r376817357
##########
File path: breeze
##########
@@ -904,7 +904,7 @@ if [[ ${INITIALIZE_LOCAL_VIRTUALENV} == "true" ]]; then
if [[ ${SYSTEM} == "Darwin" ]]; then
echo " brew install sqlite mysql postgresql"
else
Review comment:
There are many more Linuxes than Debian ;)
----------------------------------------------------------------
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