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

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

Description

@tnguyen14

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions