--- cs-3.0.0/tox.ini.orig 2021-10-25 20:55:49.377145568 +0300 +++ cs-3.0.0/tox.ini 2021-10-25 20:55:56.293155177 +0300 @@ -10,11 +10,9 @@ [testenv] deps= - check-manifest flake8 flake8-import-order commands = pip install pytest pytest-cache pytest-cov python setup.py test - check-manifest lint: flake8 cs tests.py