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

Fix --elide-unused-requires-dist for inactive deps. #2615

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

jsirois
Copy link
Member

@jsirois jsirois commented Dec 10, 2024

The feature released broken in 2.25.0 for any locked requirement that
had dependencies that would never be activated due to non-"extra"
environment markers.

The feature released broken in 2.25.0 for any locked requirement that
had dependencies that would never be activated due to non-"extra"
environment markers.
@jsirois jsirois merged commit f50af8f into pex-tool:main Dec 10, 2024
23 checks passed
@jsirois jsirois deleted the elide-unused-requires-dist/fix branch December 10, 2024 01:05
@jsirois jsirois mentioned this pull request Dec 10, 2024
jsirois added a commit to a-scie/lift that referenced this pull request Dec 10, 2024
This ~dogfoods Pex 2.25's `--elide-unused-requires-dist` which prompted
the fix in Pex 2.25.1 here: pex-tool/pex#2615
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.

1 participant