File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ Yanked releases remain accessible for reproducibility but are ignored by default
5959
6060Steps 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::::::::::::::::::::::::::::::::::::::::::::::::
You can’t perform that action at this time.
0 commit comments