Skip to content

Commit

Permalink
[skipci] Fix the syntax of a call to 'twine'
Browse files Browse the repository at this point in the history
  • Loading branch information
ziotom78 committed Jun 17, 2023
1 parent c561c63 commit 8b15f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
- Upload the `.tar.gz` and `.whl` files to the PyPI Test server:
```
twine upload --repository-url https://test.pypi.org/legacy/ dist/litebird_sim_*
twine upload --repository testpypi dist/litebird_sim_*
```
- Check that everything looks right by opening the URL shown by Twine
Expand Down

0 comments on commit 8b15f19

Please sign in to comment.