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
python_requires = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*
pdm add pytest
importlib-metadata has requirement: pathlib2; python_version=='3.4.*' or python_version < '3'
importlib-metadata
pathlib2; python_version=='3.4.*' or python_version < '3'
locked and installed correctly
pdm version: master
# 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
importlib-metadata
has requirement:pathlib2; python_version=='3.4.*' or python_version < '3'
Expected behavior
locked and installed correctly
Environment Information
pdm version: master
# Paste the output of `pdm info && pdm info --env` below:
The text was updated successfully, but these errors were encountered: