ephraimbuddy commented on a change in pull request #19042:
URL: https://github.com/apache/airflow/pull/19042#discussion_r732691199



##########
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. add `build-essential python3-dev libsqlite3-dev` to the code you 
changed in airflow/INSTALL  and airflow/breeze 




-- 
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]


Reply via email to