steps: mypy: image: python:3 commands: - pip3 install mypy types-setuptools - mypy slixmpp