potiuk edited a comment on issue #10204: URL: https://github.com/apache/airflow/issues/10204#issuecomment-670088238
Not really. See https://airflow.apache.org/docs/stable/installation.html Apache Airflow has a number of extras that you can choose when installing it . For example pip install airflow[kubernetes] will install all the stuff to run kubernetes. The file you mentioned is a constraint file only (and we are changing the mechanism of those slightly soon). You can read the installation doc where you find some details: https://airflow.apache.org/docs/stable/installation.html ---------------------------------------------------------------- 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]
