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 c561c63 commit 8b15f19Copy full SHA for 8b15f19
RELEASES.md
@@ -22,7 +22,7 @@
22
- Upload the `.tar.gz` and `.whl` files to the PyPI Test server:
23
24
```
25
- twine upload --repository-url https://test.pypi.org/legacy/ dist/litebird_sim_*
+ twine upload --repository testpypi dist/litebird_sim_*
26
27
28
- Check that everything looks right by opening the URL shown by Twine
0 commit comments