Questions tagged [testpypi]
2 questions
3
votes
2 answers
Separate accounts for PyPI and TestPyPI
I have troubles to upload my package to TestPyPI to PyPI.
Here's the error:
HTTPError: 403 Client Error: The user 'DeepAb' isn't allowed to upload to project 'deco'. See
https://pypi.org/help/#project-name for more information. for url:…

Deepraj1729
- 31
- 1
- 5
0
votes
0 answers
How to completely remove a package from PyPI or TestPyPI?
I could remove all releases of my package example_package_superkai but could not remove the package itself from PyPI or TestPyPI as shown below:
Or:
Actually, How to remove a package from Pypi doesn't have such answers.
So, how can I completely…

Super Kai - Kazuya Ito
- 22,221
- 10
- 124
- 129