Fix formatting in note about package republishing in README

This commit is contained in:
2026-09-06 19:41:09 +02:00
parent 9afb8c6d26
commit 957ca1b100
+1 -1
View File
@@ -69,7 +69,7 @@ python3 -m build
python3 -m twine upload --repository gitea dist/* python3 -m twine upload --repository gitea dist/*
``` ```
> **Note**: a name and version already in the registry cannot be republished. Raise `version` > **Note** a name and version already in the registry cannot be republished. Raise `version`
> in `pyproject.toml` before each upload. > in `pyproject.toml` before each upload.
## Library ## Library