astral-sh / packse

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

scenarios: mark requires-python tests as satisfiable #189

Closed BurntSushi closed 2 months ago

BurntSushi commented 2 months ago

This was an oversight when I initially wrote the tests. They are of course satisfiable. We are just checking to make sure the a dependency is filtered out by our Requires-Python specifier.