[
https://issues.apache.org/jira/browse/IGNITE-14738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347318#comment-17347318
]
Peter Ivanov commented on IGNITE-14738:
---------------------------------------
[~ivandasch] — how to install this package?
{code}
pip install tox
{code} ?
> 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)