We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8ec344 commit c7ea291Copy full SHA for c7ea291
README.md
@@ -71,7 +71,7 @@ cp -r docs/_build/html/* ../qualisys_python_sdk_gh_pages
71
git -C ../qualisys_python_sdk_gh_pages commit -m "Update documentation to version x.y.z"
72
git push origin gh-pages
73
74
-# Upload new version to pypi.org (needs API key)
+# Upload new version to https://pypi.org/project/qtm-rt (needs API key)
75
twine upload dist/*
76
77
# Git tag and manually make release on github
0 commit comments