Skip to content

[Python] Use a python_version marker instead of a condition #18642

@asfimport

Description

@asfimport

When installing pyarrow 0.9.0 pipenv complains that futures has no matching versions.

While that may be a bug in pipenv it does not matter. The standard way to specify a conditional dependency is using a marker.

We should use the python_version marker to tell pip if it should install futures or not.

Reporter: Omer Katz / @thedrow
Assignee: Omer Katz / @thedrow

PRs and other links:

Note: This issue was originally created as ARROW-2464. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions