backend coding pyvenv-3.6 venv source venv/bin/activate pip install -r requirements.txt pre-commit install --install-hooks code run tests with tox -e py36,coverage,mypy run flake8 tests syncr_backend and pycodestyle tests syncr_backend