setuptools 72.0.0 removes the test command

setuptools 72.0.0 removes the test command

News

If you used setup.py test to test your Python packages, you will need to migrate to another test runner. After five years of deprecation warnings, the test command has finally been removed.