Skip to content

Commit 48ecc98

Browse files
Update 6_extra.md
1 parent ca33131 commit 48ecc98

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

episodes/6_extra.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Yanked releases remain accessible for reproducibility but are ignored by default
5959

6060
Steps to Yank a version of your Python Package :
6161
- Log into your PyPI or TestPyPI account
62-
- Click on the Your Projects from the top righlocation user your user name.
62+
- Click on the your Projects from the top right location under your **<<user name>>**.
6363
<img width="708" height="439" alt="image" src="https://github.com/user-attachments/assets/25d8773a-1912-407c-8338-8e3d10150328" />
6464

6565
- Select the right project /package from the options shown and click on the **Manage** button.
@@ -89,5 +89,6 @@ You can read more about Yanking [here](https://docs.pypi.org/project-management/
8989
- Define tasks such as `start` in your `pixi.toml` or `pyproject.toml`.
9090
- Use `pixi run <task-name>` to execute those tasks.
9191
- `pixi run start` ensures consistency and reproducibility when launching a project.
92+
- Yank a faulty release and provide useful comments for why you yanked it.
9293

9394
::::::::::::::::::::::::::::::::::::::::::::::::

0 commit comments

Comments
 (0)