Problem: I want to install apache-airflow
using the latest version of Apache-Airflow on Github with all the dependencies?
How can I do that using pip
?
Also is it safe to use that in the production environment?
Using pip:
$ pip install git+https://github.com/apache/incubator-airflow.git@v1-10-stable
Yes, it is safe.
You will need gcc.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With