Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

--process-dependency-links is removed in pip 19.0 #141

Open
tnguyen14 opened this issue Feb 15, 2019 · 2 comments
Open

--process-dependency-links is removed in pip 19.0 #141

tnguyen14 opened this issue Feb 15, 2019 · 2 comments

Comments

@tnguyen14
Copy link

process_dependency_links option is used in https://github.com/poise/poise-python/blob/master/lib/poise_python/resources/python_package.rb#L73, and it's removed in pip 19.0, so using python_package is giving us an error:

STDERR: Traceback (most recent call last):
  File "<stdin>", line 33, in <module>
AttributeError: Values instance has no attribute 'process_dependency_links'
@wmantly
Copy link

wmantly commented May 21, 2019

@tnguyen14 Do you have a workaround for this?

@signe
Copy link

signe commented Jun 7, 2019

Dupe of #140

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants