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

Fix parsing of markers in VCS requirements #3253

Merged
merged 6 commits into from
Nov 19, 2018
Merged

Fix parsing of markers in VCS requirements #3253

merged 6 commits into from
Nov 19, 2018

Conversation

techalchemy
Copy link
Member

Fix parsing of markers in VCS requirements

- Parsing of markers in non-editable vcs requirements was broken
- This PR adds some VCS repos, some utility pipfile generation functions
  and some fixture helpers
- Fixes #3249

Signed-off-by: Dan Ryan <[email protected]>
@techalchemy techalchemy added the Category: VCS Relates to version control system dependencies. label Nov 19, 2018
@techalchemy techalchemy added this to the November Bugfix Release milestone Nov 19, 2018
@techalchemy techalchemy merged commit 9a6443a into master Nov 19, 2018
@techalchemy techalchemy deleted the bugfix/3249 branch November 19, 2018 18:55
@samfrench
Copy link

Thank you for the fix @techalchemy. When is the next release of pipenv going to be?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: VCS Relates to version control system dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Installing from git and specifying the platform or os raises an InvalidMarker error
2 participants