Is pixi upgrade supposed to permanently loosen constraint bounds? #4260
Unanswered
matthewfeickert
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I had the Pixi manifest file
and when running
pixi upgrade
it loosens the lower bound onpython
in thedefault
environmentIs this expected behavior for
?
pixi upgrade
does mention that it loosens requirementsbut I expected that loosening to not be permanent if those lower bounds existed.
I'll also note that I'm unable to reproduce this with a simpler example
so I'm not sure if this is from a more complex interaction.
Beta Was this translation helpful? Give feedback.
All reactions