[ 
https://issues.apache.org/jira/browse/CASSANDRA-17393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17505914#comment-17505914
 ] 

Stefan Miklosovic commented on CASSANDRA-17393:
-----------------------------------------------

I mean that we might put this everyhere (into every branch) but it will be 
effectively installed only for 3.0 and 3.11, no?

{code}
setup(
    ...
    install_requires={
        'futures; python_version == "2.7"'
    }
)
{code}

Or do we trully want to just remove it from 4.0 and trunk?

> pip tries to install futures in py3
> -----------------------------------
>
>                 Key: CASSANDRA-17393
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17393
>             Project: Cassandra
>          Issue Type: Bug
>          Components: CI
>            Reporter: Brandon Williams
>            Assignee: Brandon Williams
>            Priority: Normal
>
> We've seen this problem in CI, and it's also seen (albeit extraneously) on 
> CASSANDRA-17293.  This ticket is to explore removing futures from 
> requirements.txt, and it shouldn't be needed.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to