Skip to content

Commit 331c110

Browse files
committed
added tip class to renaming box admonition
1 parent 334e73c commit 331c110

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tutorials/publish-pypi.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,8 @@ If you have a package that you are confident belongs on PyPI, all of the steps b
211211

212212
Example: `pyosPackage_yourNameHere`.
213213

214-
:::{admonition} How to rename your Python package if the name is already taken in PyPI // TestPyPI
214+
:::{admonition} How to rename your Python package if the name is already taken in (test) PyPI
215+
:class: tip
215216
:color: secondary
216217

217218
#### Required

0 commit comments

Comments
 (0)