Skip to content

Commit c08b945

Browse files
committed
Correct phrasing for PyPI SHA256.
1 parent f794bb6 commit c08b945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/release_do_nothing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -841,7 +841,7 @@ def validate(sha256_string: str) -> str | None:
841841
return result
842842

843843
message = (
844-
f"Visit the below and click `view hashes` for the Source Distribution"
844+
f"Visit the below and click `view details` for the Source Distribution"
845845
f"(`.tar.gz`):\n"
846846
f"https://pypi.org/project/scitools-iris/{self.version.public}#files\n"
847847
)

0 commit comments

Comments
 (0)