G-Node / G-Node/python-odml

[Tests] "python setup.py test" is deprecated

Open
#405 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
25
Forks
30
PR merge metrics
No merged PRs in 30d

Description

The usage of `python setup.py test` is deprecated; see github "pypa/setuptools/issues/1684" for details.

Replace all relevant CI usages using `pytest` which seems more lightweight than `tox`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.