Skip to content

Comments

Fix dependency markers not being copied in with_constraint()#162

Merged
abn merged 1 commit intomasterfrom
fix-markers-with-consttraint
Apr 9, 2021
Merged

Fix dependency markers not being copied in with_constraint()#162
abn merged 1 commit intomasterfrom
fix-markers-with-consttraint

Conversation

@sdispater
Copy link
Member

The dependency markers were not copied when using Dependency.with_constraint() causing resolution issues like in python-poetry/poetry#3878

Resolves: python-poetry/poetry#3878

  • Added tests for changed code.
  • Updated documentation for changed code.

@abn abn merged commit d3e6073 into master Apr 9, 2021
@abn abn deleted the fix-markers-with-consttraint branch April 9, 2021 15:01
@sdispater sdispater mentioned this pull request Apr 9, 2021
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.

Cannot resolve python=^3.4 with httpx

2 participants