We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f09c87e commit 34cf504Copy full SHA for 34cf504
episodes/project_publishing.md
@@ -122,6 +122,7 @@ https://test.pypi.org/project/po-greet-me/0.1.1/
122
```
123
124
That's it! After the upload is successful, your package will be available on TestPyPI. E.g. : https://test.pypi.org/project/po-greet-me/0.1.1/
125
+<img width="1619" height="854" alt="image" src="https://github.com/user-attachments/assets/980a83e1-dfce-4902-bb85-e44d47af9088" />
126
127
It is possible that the name of your project already exists or is simialr to an existing project. In that case you may end up in an error like this :
128
```output
0 commit comments