uranusjr commented on a change in pull request #19042:
URL: https://github.com/apache/airflow/pull/19042#discussion_r732669231
##########
File path: INSTALL
##########
@@ -7,8 +7,8 @@ systems/prerequisites are known to work:
Linux (Debian Buster and Linux Mint Tricia):
-sudo apt install build-essentials python3.6-dev python3.7-dev python-dev
openssl \
- sqlite sqlite-dev default-libmysqlclient-dev libmysqld-dev
postgresq
+sudo apt install openssl \
+ sqlite default-libmysqlclient-dev libmysqld-dev postgresql
Review comment:
Yes we do. The quick start does not need them because they are installed
by a previous command, but that's not the case here.
--
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]