diff --git a/zuul.yaml b/zuul.yaml index f78813878..de4c5907d 100644 --- a/zuul.yaml +++ b/zuul.yaml @@ -137,14 +137,6 @@ vars: tox_envlist: bashate -- job: - name: python-sdist - description: | - Build a source tarball and wheel for uploading - DEPRECATED. Build a source tarball and a bdist wheel for uploading. - run: playbooks/python/release.yaml - post-run: playbooks/python/tarball-post.yaml - - job: name: build-python-release description: |