Skip to content

Commit

Permalink
Don't wait for letter PDF files
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Sep 10, 2024
1 parent ef1065f commit 3366c9c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions run_release.py
Original file line number Diff line number Diff line change
Expand Up @@ -529,8 +529,6 @@ def wait_for_source_and_docs_artifacts(db: ReleaseShelf) -> None:
docs_path / f"python-{release_tag}-docs-html.zip",
docs_path / f"python-{release_tag}-docs-pdf-a4.tar.bz2",
docs_path / f"python-{release_tag}-docs-pdf-a4.zip",
docs_path / f"python-{release_tag}-docs-pdf-letter.tar.bz2",
docs_path / f"python-{release_tag}-docs-pdf-letter.zip",
docs_path / f"python-{release_tag}-docs-texinfo.tar.bz2",
docs_path / f"python-{release_tag}-docs-texinfo.zip",
docs_path / f"python-{release_tag}-docs-text.tar.bz2",
Expand Down

0 comments on commit 3366c9c

Please sign in to comment.