Skip to content

docs: add section on pinned package conflicts in conda and PyPI integration#5217

Merged
ruben-arts merged 1 commit intoprefix-dev:mainfrom
maurosilber:main
Dec 30, 2025
Merged

docs: add section on pinned package conflicts in conda and PyPI integration#5217
ruben-arts merged 1 commit intoprefix-dev:mainfrom
maurosilber:main

Conversation

@maurosilber
Copy link
Contributor

@maurosilber maurosilber commented Dec 29, 2025

Description

I added a section explaining pinned package conflicts due to the two-staged solve with conda and pypi-dependencies.
Also, I added a link to the docs in the corresponding error message.

Motivation

I had to explain this error message to a colleague today, which seemed to imply that the package it was trying to install had two conflicting dependencies.

How Has This Been Tested?

I have not tested it locally, but corrected the corresponding test that checked that error message.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added sufficient tests to cover my changes.
  • I have verified that changes that would impact the JSON schema have been made in schema/model.py.

…ration

Add link to the docs in the error message.
Copy link
Contributor

@ruben-arts ruben-arts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! This is a great helper!

@ruben-arts ruben-arts merged commit 3053363 into prefix-dev:main Dec 30, 2025
42 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