image: python:3.7 before_script: - pip install tox check-manifest: script: tox -e check-manifest py3: script: tox -e py3