Force specific transitive dependency version #1814
-
For a pixi toml file like:
I get the error of:
other build tools such as maven, gradle allow to change/overwrite &force specific transitive version numbers. How can I configure a transitive force here in pixi? |
Beta Was this translation helpful? Give feedback.
Answered by
ruben-arts
Aug 14, 2024
Replies: 1 comment 1 reply
-
There is currently no way to force a version, without the rest of the dependencies agreeing. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
geoHeil
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is currently no way to force a version, without the rest of the dependencies agreeing.