You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Daschinsky (Jira)" <ji...@apache.org> on 2021/05/18 18:24:00 UTC

[jira] [Commented] (IGNITE-14738) Remove pytest-runner dependency from setup.py

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

Ivan Daschinsky commented on IGNITE-14738:
------------------------------------------

[~vveider] Is it possible to install {{tox}} on TC agents in few days or weeks?

> Remove pytest-runner dependency from setup.py
> ---------------------------------------------
>
>                 Key: IGNITE-14738
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14738
>             Project: Ignite
>          Issue Type: Improvement
>          Components: python, thin client
>    Affects Versions: python-0.4.0
>            Reporter: Ivan Daschinsky
>            Priority: Major
>              Labels: python, thin
>
> This dependency should be removed
> 1. It is deprecated (see https://pypi.org/project/pytest-runner/)
> 2. We already adopted {{tox}} and use it in travis-ci
> 3. It cause some issues when trying to install source package from local pypi mirror ({{pytest-runner}} should be installed separately before {{pyignite}}). However, when installing directly from pypi.org, all works ok.
> But, unfortunatelly, our TC agents doesn't have {{tox}} installed



--
This message was sent by Atlassian Jira
(v8.3.4#803005)