Skip to content

fix: accept wheels with a local version segment - #296

Merged
jvolkman merged 1 commit into
jvolkman:mainfrom
eloisekp:eloise-accept-wheels-with-local-package-version
Jul 23, 2026
Merged

fix: accept wheels with a local version segment#296
jvolkman merged 1 commit into
jvolkman:mainfrom
eloisekp:eloise-accept-wheels-with-local-package-version

Conversation

@eloisekp

Copy link
Copy Markdown
Contributor

Wheels may carry a local version segment (e.g. 3.0.0+cu130torch2110) that the
lock's version (3.0.0) omits. Compare only the public version (before +) so
they install while genuine mismatches are still rejected.

@jvolkman
jvolkman force-pushed the eloise-accept-wheels-with-local-package-version branch from 0f6cefc to 019202b Compare July 23, 2026 04:43
@jvolkman

Copy link
Copy Markdown
Owner

Thanks!

@jvolkman
jvolkman merged commit 53e5178 into jvolkman:main Jul 23, 2026
60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants