Skip to content

chore: add exclude-newer to uv config - #37

Merged
TomKaltofen merged 1 commit into
mainfrom
chore/uv-exclude-newer
Apr 8, 2026
Merged

chore: add exclude-newer to uv config#37
TomKaltofen merged 1 commit into
mainfrom
chore/uv-exclude-newer

Conversation

@TKaltofen

Copy link
Copy Markdown
Collaborator

Summary

  • Adds exclude-newer = "7 days" to the [tool.uv] section in pyproject.toml
  • This tells uv to ignore packages published in the last 7 days when resolving dependencies
  • Prevents CI and local builds from breaking due to freshly released packages that may have compatibility issues or get yanked shortly after release

@TomKaltofen
TomKaltofen merged commit 4d35af3 into main Apr 8, 2026
4 checks passed
@TomKaltofen
TomKaltofen deleted the chore/uv-exclude-newer branch April 8, 2026 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants