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

🐛 Do not install stale wheels from pip's cache #523

Merged
merged 3 commits into from
Nov 15, 2021
Merged

Conversation

cjolowicz
Copy link
Owner

@cjolowicz cjolowicz commented Nov 15, 2021

Fixes #377

@cjolowicz cjolowicz added the bug Something isn't working label Nov 15, 2021
@cjolowicz cjolowicz changed the title ✅ [sessions] Add unit test for installroot with sdist 🐛 [sessions] Do not install stale wheels from pip's cache Nov 15, 2021
@cjolowicz cjolowicz changed the title 🐛 [sessions] Do not install stale wheels from pip's cache 🐛 Do not install stale wheels from pip's cache Nov 15, 2021
@cjolowicz cjolowicz merged commit 536dbcd into main Nov 15, 2021
@cjolowicz cjolowicz deleted the fix/sdist-cache branch November 15, 2021 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Subsequent sdist runs are reusing an old, cached wheel
1 participant