astral-sh / packse

Python packaging scenarios
Apache License 2.0
93 stars 9 forks source link

add tests for tracking markers across forks #194

Closed BurntSushi closed 2 months ago

BurntSushi commented 2 months ago

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.