mik-laj commented on issue #21730: URL: https://github.com/apache/airflow/issues/21730#issuecomment-1049013808
> poetry install > While it is possible to install Airflow with tools like [Poetry](https://python-poetry.org/) or [pip-tools](https://pypi.org/project/pip-tools), they do not share the same workflow as pip - especially when it comes to constraint vs. requirements management. Installing via Poetry or pip-tools is not currently supported. https://github.com/apache/airflow#installing-from-pypi Please use pip with constraints files. -- 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]
