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