Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

markers are not merged when there are multiple sources #47

Closed
1 task done
frostming opened this issue Feb 21, 2020 · 0 comments · Fixed by #53
Closed
1 task done

markers are not merged when there are multiple sources #47

frostming opened this issue Feb 21, 2020 · 0 comments · Fixed by #53
Labels
🐛 bug Something isn't working 🧩 dependency resolution Resolution failures
Milestone

Comments

@frostming
Copy link
Collaborator

frostming commented Feb 21, 2020

  • I have searched the issue tracker and believe that this is not a duplicate.

Make sure you run commands with -v flag before pasting the output.

Steps to reproduce

dependencies:

[tool.pdm.dependencies]
pytest="==4.6.*"
more-itertools=">=4.0.0,<6.0.0"
pdm lock

Actual behavior

more-itertools has markers.

Expected behavior

more-itertools has no marker.

Environment Information

pdm version:

# Paste the output of `pdm info && pdm info --env` below:
@frostming frostming added 🐛 bug Something isn't working 🧩 dependency resolution Resolution failures labels Feb 21, 2020
@frostming frostming added this to the Release 0.3.0 milestone Feb 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 🧩 dependency resolution Resolution failures
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant