steps: - name: mypy image: python:bookworm commands: - pip install tox - tox -e mypy