regro / cf-scripts

Flagship repo for cf-regro-autotick-bot
Other
49 stars 74 forks source link

fix: pyproject.toml metadata #2850

Closed Hofer-Julian closed 2 months ago

Hofer-Julian commented 2 months ago

Never uv versions (which pixi uses behind the scenes) seem to be more strict than pip here

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.13%. Comparing base (516a50b) to head (6e43b31). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2850 +/- ## ======================================= Coverage 75.13% 75.13% ======================================= Files 111 111 Lines 11271 11271 ======================================= Hits 8469 8469 Misses 2802 2802 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Hofer-Julian commented 2 months ago

I don't follow this change. Cf-scripts is the repo name, but the python project is conda_forge_tick. Whatever tool is forcing these to be the same is IMHO conflating two different things.

You are right, I should have checked more closely if the error message suggested the correct solution. It was an error in my local pixi.toml.