Hello! Setuptools removes previously deprecated `test` command, see https://setuptools.pypa.io/en/stable/history.html#v72-0-0 and https://github.com/pypa/setuptools/issues/931 With a new version of setuptools installation fails with `ModuleNotFoundError: No module named 'setuptools.command.test'`