Skip to content

Commit c60e872

Browse files
author
Shane Snyder
committed
small tweak to release checklist
1 parent ba0b5b1 commit c60e872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

darshan-util/pydarshan/RELEASE-CHECKLIST-PyDarshan.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Notes on how to release a new version of PyDarshan
2424
(in the pydarshan directory, creates a source distribution)
2525
- download wheel artifacts from GitHub, copy to 'dist/' directory created above
2626
(click on Actions in GitHub, find most recent "Build Wheels" workflow run with artifacts)
27-
(download artifact zip, extract wheels to 'dist/' directory)
27+
(download artifact zip (called 'pydarshan-wheels-all'), extract wheels to 'dist/' directory)
2828
- pipx run twine upload dist/*
2929
(requires PyPI credentials for darshan project)
3030
(use '--repository testpypi' to test wheels using https://test.pypi.org/project/darshan/ before uploading to PyPI)

0 commit comments

Comments
 (0)