Skip to content

Commit

Permalink
Link to project on pypi in twine upload comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Oom committed Jun 11, 2024
1 parent c8ec344 commit c7ea291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ cp -r docs/_build/html/* ../qualisys_python_sdk_gh_pages
git -C ../qualisys_python_sdk_gh_pages commit -m "Update documentation to version x.y.z"
git push origin gh-pages
# Upload new version to pypi.org (needs API key)
# Upload new version to https://pypi.org/project/qtm-rt (needs API key)
twine upload dist/*
# Git tag and manually make release on github
Expand Down

0 comments on commit c7ea291

Please sign in to comment.