Add ability to upload to pypi test server
Open
enhancement
pypi-template
- Dominant language
- Python
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
There is already a way to end-to-end test the release process minus actually uploading the package by tagging the release using `test@`. However this does not test the actual twine upload process, which could fail due to an installed package issue. There should be an option for public python package like `stage@` that does a complete closed loop test to the test_pypi index.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.