Skip to content

Commit 2b2c315

Browse files
phlogistonjohnmergify[bot]
authored andcommitted
docs: add a link to the pypi repository for sambacc to release doc
The PyPI sambacc repo is mainly a "space saver" to reserve the name, however it's best to keep it up to date and so the doc shouldn't make you guess as to the url for the repo. Signed-off-by: John Mulligan <[email protected]>
1 parent db27013 commit 2b2c315

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/release-process.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,10 @@ publish the release.
7474

7575
## PyPI
7676

77-
There is a sambacc repository on PyPI. This exists mainly to reserve the
78-
sambacc name, however we desire to keep it up to date too.
79-
You will need to have a PyPI account and access to the sambacc repo.
77+
There is a [sambacc repository on PyPI](https://pypi.org/project/sambacc/).
78+
This exists mainly to reserve the sambacc name, however we desire to keep it up
79+
to date too. You will need to have a PyPI account and access to the sambacc
80+
repo.
8081

8182
Log into PyPI web UI. (Re)Generate a pypi login token for sambacc.
8283
Ensure `twine` is installed:

0 commit comments

Comments
 (0)