[Tests] "python setup.py test" is deprecated
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 25
- Forks
- 30
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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`.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.