Skip to content

Commit c7ea291

Browse files
author
Daniel Oom
committed
Link to project on pypi in twine upload comment
1 parent c8ec344 commit c7ea291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ cp -r docs/_build/html/* ../qualisys_python_sdk_gh_pages
7171
git -C ../qualisys_python_sdk_gh_pages commit -m "Update documentation to version x.y.z"
7272
git push origin gh-pages
7373
74-
# Upload new version to pypi.org (needs API key)
74+
# Upload new version to https://pypi.org/project/qtm-rt (needs API key)
7575
twine upload dist/*
7676
7777
# Git tag and manually make release on github

0 commit comments

Comments
 (0)