[Tests] "python setup.py test" is deprecated
Aperta
- Lingua principale
- Python
- Stelle
- 25
- Fork
- 30
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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`.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.