setuptools 72.0.0 removes the test command August 2, 2024 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.