File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -120,11 +120,6 @@ While it is possible to install Airflow with tools like [Poetry](https://python-
120120` pip ` - especially when it comes to constraint vs. requirements management.
121121Installing via ` Poetry ` or ` pip-tools ` is not currently supported.
122122
123- There are known issues with `` bazel `` that might lead to circular dependencies when using it to install
124- Airflow. Please switch to `` pip `` if you encounter such problems. `` Bazel `` community works on fixing
125- the problem in ` this PR <https://github.com/bazelbuild/rules_python/pull/1166> ` _ so it might be that
126- newer versions of `` bazel `` will handle it.
127-
128123If you wish to install Airflow using those tools, you should use the constraint files and convert
129124them to the appropriate format and workflow that your tool requires.
130125
You can’t perform that action at this time.
0 commit comments