Skip to content

Commit 9cb084f

Browse files
authored
Fix main (#57825)
1 parent 287fbd0 commit 9cb084f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

generated/PYPI_README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff 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.
121121
Installing 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-
128123
If you wish to install Airflow using those tools, you should use the constraint files and convert
129124
them to the appropriate format and workflow that your tool requires.
130125

0 commit comments

Comments
 (0)