We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Make sure you run commands with -v flag before pasting the output.
-v
dependencies:
[tool.pdm.dependencies] pytest="==4.6.*" more-itertools=">=4.0.0,<6.0.0"
pdm lock
more-itertools has markers.
more-itertools
more-itertools has no marker.
pdm version:
# Paste the output of `pdm info && pdm info --env` below:
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Make sure you run commands with
-v
flag before pasting the output.Steps to reproduce
dependencies:
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:
The text was updated successfully, but these errors were encountered: