Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add automated lower-bound testing for dependencies #918

Open
rg936672 opened this issue Jan 6, 2025 · 0 comments
Open

Add automated lower-bound testing for dependencies #918

rg936672 opened this issue Jan 6, 2025 · 0 comments

Comments

@rg936672
Copy link
Contributor

rg936672 commented Jan 6, 2025

What's the issue?

Depends on #807. Automatically run the unit tests with uv's lowest resolution strategy, to ensure that the lower bounds are correct (and remain that way). Note that this will probably require a good bit of fiddling with manual constraints of transitive dependencies, since many Python package don't specify lower bounds on their dependencies - even major packages like PyTorch!

Estimate: Not very difficult but tedious to find a good set of versions.

@rg936672 rg936672 added the new Something yet to be discussed by development team label Jan 6, 2025
@tp832944 tp832944 removed the new Something yet to be discussed by development team label Jan 6, 2025
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

No branches or pull requests

2 participants