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

Head commit for run:
fad5e5e9d494f0cf81f35993f5fd0f6f047a3b75 / Jarek Potiuk <[email protected]>
Limit incremental library (dependency of towncrier) (#41065)

The incremental library 24.7.0 and 24.7.1 have been broken
(the 24.7.0 has been yanked already but 24.7.1 has still a
breaking change - it plugs in setuptools/distutils in the way that
when virtualenv is invoked incremental will scan pyproject.toml
in the current directory and fails if it finds something that
it see as inconsistency (where it apparently is not). Unfortunately
it happens when just `python -m virtualenv` is invoked so generally
it breaks all our tests that are creating a virtualenv using it.

This is tracked in https://github.com/twisted/incremental/issues/106

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

With regards,
GitHub Actions via GitBox


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

Reply via email to