Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
added tip class to renaming box admonition
  • Loading branch information
mrgah committed May 20, 2025
commit 331c1104b3ef30bd63fc976c71c6a204006fa84d
3 changes: 2 additions & 1 deletion tutorials/publish-pypi.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,8 @@ If you have a package that you are confident belongs on PyPI, all of the steps b

Example: `pyosPackage_yourNameHere`.

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

#### Required
Expand Down