patricker commented on issue #31823: URL: https://github.com/apache/airflow/issues/31823#issuecomment-1587893531
@potiuk I got that impression from the PyPi install docs. > To have repeatable installation, however, we keep a set of "known-to-be-working" constraint files in the orphan constraints-main and constraints-2-0 branches. We keep those "known-to-be-working" constraints files separately per major/minor Python version. You can use them as constraint files when installing Airflow from PyPI. Note that you have to specify correct Airflow tag/version/branch and Python versions in the URL. The impression is that installing without constraints will give us an environment that is _not_ `"known-to-be-working" constraint`. -- 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]
