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

Can't handle abnormal python markers #38

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

Can't handle abnormal python markers #38

frostming opened this issue Feb 18, 2020 · 0 comments · Fixed by #39
Labels
🐛 bug Something isn't working

Comments

@frostming
Copy link
Collaborator

frostming commented Feb 18, 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

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'

Expected behavior

locked and installed correctly

Environment Information

pdm version: master

# Paste the output of `pdm info && pdm info --env` below:
@frostming frostming added the 🐛 bug Something isn't working label Feb 18, 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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant