Closed erickmartins closed 3 months ago
Using the newer pytest interface instead of python setup.py test, which is not supported by newer setuptools versions.
pytest
python setup.py test
Using the newer
pytest
interface instead ofpython setup.py test
, which is not supported by newer setuptools versions.