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

[jira] [Comment Edited] (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=17347444#comment-17347444 ] 

Peter Ivanov edited comment on IGNITE-14738 at 5/19/21, 9:36 AM:
-----------------------------------------------------------------

I do not know such ¯\_(ツ)_/¯
Just assign new issue to me and I will take it in priority pool.

Thanks!


was (Author: vveider):
I do not know such ¯\\\_(ツ)_/¯
Just assign new issue to me and I will take it in priority pool.

Thanks!

> 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
>            Assignee: 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)