Skip to content

Commit

Permalink
Merge pull request #151 from pypa/release/22.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg authored Mar 7, 2022
2 parents a653ad2 + 38e54e5 commit dd19f51
Show file tree
Hide file tree
Showing 2 changed files with 33,005 additions and 32,392 deletions.
2 changes: 1 addition & 1 deletion noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,5 @@ def update_for_release(session):
session.run("git", "checkout", "main", external=True)

webbrowser.open_new_tab(
"https://github.com/pypa/get-pip/compare/{release_branch}?expand=1"
f"https://github.com/pypa/get-pip/compare/{release_branch}?expand=1"
)
Loading

0 comments on commit dd19f51

Please sign in to comment.