Upgrade uv so that exclude-newer = "7 days" works#1020
Upgrade uv so that exclude-newer = "7 days" works#1020brendan-priorlabs wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Code Review
This pull request adds uv>=0.11.7 to the CI dependencies in pyproject.toml. The reviewer pointed out that this version of uv does not exist, which will cause dependency resolution to fail, and suggested using a valid version like 0.5.0. Additionally, the reviewer noted that uv's exclude-newer option requires an absolute RFC 3339 timestamp rather than a relative duration.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
oscarkey
left a comment
There was a problem hiding this comment.
lgtm for uv change, not sure why ci is failing though
|
hoping I've fixed it in #1027 |
|
I think it's safe to close this PR. Looking at a recent run on main: https://github.com/PriorLabs/TabPFN/actions/runs/28363957214/job/84025180512
But let me know if I'm missing something and we can merge ofc. |
No description provided.