eladkal commented on PR #64249:
URL: https://github.com/apache/airflow/pull/64249#issuecomment-4144771767

   > Thanks Jarek for this one! I saw a warning which I will dig more but 
wanted to share here too
   > 
   > ```
   >   warning: Failed to parse `pyproject.toml` during settings discovery:
   >     TOML parse error at line 121, column 17
   >         |
   >     121 | exclude-newer = "4 days"
   >         |                 ^^^^^^^^
   >     failed to parse year in date "4 days": failed to parse "4 da" as year 
(a four digit integer): invalid digit, expected 0-9 but got  
   > ```
   
   update uv locally and it will be resolved.
   We may want to add good uv version similar to having
   ```
   Docker container engine detected.
   Good version of Docker: 29.2.0.
   Good version of docker-compose: 5.0.2
   ```


-- 
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]

Reply via email to