Skip to content

feat: solving with conditional dependencies - #1530

Closed
wolfv wants to merge 4 commits into
conda:mainfrom
wolfv:conditional-dep-parsing
Closed

feat: solving with conditional dependencies#1530
wolfv wants to merge 4 commits into
conda:mainfrom
wolfv:conditional-dep-parsing

Conversation

@wolfv

@wolfv wolfv commented Jul 16, 2025

Copy link
Copy Markdown
Contributor

This parses foobar; if python >=3.12

However, the condition is parsed as a simple string for the time being. I wonder if should be parsed as matchspec again? Possibly with some constraint that it cannot contain another condition? Althouhg I believe we also want to support or and and (although I don't remember if one or both were implemented in resolvo.

@wolfv wolfv changed the title feat: conditional dependency parsing feat: solving with conditional dependencies Jul 16, 2025
@wolfv

wolfv commented Jul 23, 2025

Copy link
Copy Markdown
Contributor Author

This is superseded by #1545

@wolfv wolfv closed this Jul 23, 2025
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