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

Parse package names from functions in setup.py #4303

Merged
merged 1 commit into from
Jun 1, 2020
Merged

Conversation

techalchemy
Copy link
Member

Signed-off-by: Dan Ryan dan.ryan@canonical.com

- Upstream update to parse package names from unresolveable function
  calls in `setup.py`
- Fixes #4292

Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
@techalchemy techalchemy added this to the 2020.6.x bugfix release milestone Jun 1, 2020
@techalchemy techalchemy added Category: Dependency Resolution Issue relates to dependency resolution. Priority: High This item is high priority and should be resolved quickly. Type: Bugfix This issue provides a fix for a known bug. Type: Vendored Dependencies This issue affects vendored dependencies within pipenv. labels Jun 1, 2020
@techalchemy techalchemy merged commit d69198c into master Jun 1, 2020
@techalchemy techalchemy deleted the bugfix/4292 branch June 1, 2020 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Dependency Resolution Issue relates to dependency resolution. Priority: High This item is high priority and should be resolved quickly. Type: Bugfix This issue provides a fix for a known bug. Type: Vendored Dependencies This issue affects vendored dependencies within pipenv.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pipenv install --deploy --system is not working when using an editable package location
1 participant