wewewe
bash -c pip install -r requirements.txt && pytest && flake8 . && black --check . && coverage run -m pytest && coverage report