[
https://issues.apache.org/jira/browse/ARROW-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659491#comment-17659491
]
Rok Mihevc commented on ARROW-2464:
-----------------------------------
This issue has been migrated to [issue
#18642|https://github.com/apache/arrow/issues/18642] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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
> Assignee: Omer Katz
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.10.0
>
>
> 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
(v8.20.10#820010)