The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
b4a6b4f043cfebea9a442234ca852054c629b062 / Jarek Potiuk <[email protected]>
Fix parsing of development dependencies for airflow version

The script to install development dependencies asumed development
dependencies are always `>=` this might not be true in case we
limit the depdencies to be < or provide other requirements for them.

This PR fixes it by using "packaging.requirements.Requirement" to
parse the specifier, which should handle all cases nicely.

Report URL: https://github.com/apache/airflow/actions/runs/11827846028

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to