uv
1a3ec9d0
- Avoid enforcing platform compatibility when validating lockfile (#7305)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Avoid enforcing platform compatibility when validating lockfile (#7305) ## Summary We have to call `to_dist` to get metadata while validating the lockfile, but some of the distributions won't match the current platform -- and that's fine!
References
#7305 - Avoid enforcing platform compatibility when validating lockfile
Author
charliermarsh
Parents
575eb65a
Loading