Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Merged
merged 1 commit into from
Apr 9, 2021

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
# for free to join this conversation on GitHub. Already have an account? # 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