`test` command is deprecated in setuptools (https://github.com/pypa/setuptools/pull/1878). We should replace it with either `tox`, or simply `pytest` or `python -m unittest`