Skip to content

add tests for tracking markers across forks#194

Merged
BurntSushi merged 2 commits intomainfrom
ag/fork-marker-disjoint
Jun 15, 2024
Merged

add tests for tracking markers across forks#194
BurntSushi merged 2 commits intomainfrom
ag/fork-marker-disjoint

Conversation

@BurntSushi
Copy link
Copy Markdown
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
@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