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 tests for tracking markers across forks #194

Merged
merged 2 commits into from
Jun 15, 2024
Merged

Conversation

BurntSushi
Copy link
Member

This adds a number of tests to check that marker expressions are correctly
propagated through resolver forks and that they are used to filter out
dependencies that are impossible to visit during an installation.

I believe this update corresponds to `Requires-Python` support in `uv`.
Namely, because of the `Requires-Python: >=3.12` specifier, several
dependencies can and ought to be excluded from the lock file.
@BurntSushi BurntSushi force-pushed the ag/fork-marker-disjoint branch from 66b02ec to 25d3d3e Compare June 15, 2024 13:44
@BurntSushi BurntSushi merged commit 52b7145 into main Jun 15, 2024
6 checks passed
@BurntSushi BurntSushi deleted the ag/fork-marker-disjoint branch June 15, 2024 13:50
@BurntSushi BurntSushi requested review from konstin and removed request for konstin June 15, 2024 14:09
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.

1 participant