[
https://issues.apache.org/jira/browse/ARROW-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-2464:
----------------------------------
Labels: pull-request-available (was: )
> [Python] Use a python_version marker instead of a condition
> -----------------------------------------------------------
>
> Key: ARROW-2464
> URL: https://issues.apache.org/jira/browse/ARROW-2464
> Project: Apache Arrow
> Issue Type: Task
> Components: Packaging, Python
> Affects Versions: 0.9.0
> Reporter: Omer Katz
> Priority: Minor
> Labels: pull-request-available
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)