uv icon indicating copy to clipboard operation
uv copied to clipboard

Update the scenarios to use vendored build dependencies

Open zanieb opened this issue 1 year ago • 2 comments

Uses --find-links to discover vendored scenario build dependencies and allows us to use --index-url instead of --extra-index-url to avoid hitting the real PyPI in scenario tests.

zanieb avatar Feb 17 '24 17:02 zanieb

We prefer --find-links packages over the index packages, right?

zanieb avatar Feb 17 '24 17:02 zanieb

@BurntSushi perhaps you're more familiar with the Windows stack size work than me? Why would this cause stack overflows now?

zanieb avatar Feb 17 '24 19:02 zanieb