Skip to content
Snippets Groups Projects
Commit 8edc2aaa authored by Bert Palm's avatar Bert Palm 🎇
Browse files

removed echo

parent 73feb2b5
No related branches found
No related tags found
No related merge requests found
......@@ -210,8 +210,6 @@ upload_testpypi:
- python -m build
- twine check --strict dist/*
- twine upload -r testpypi dist/*
- echo "install latest develop version with (all option flags are necessary):"
- echo "pip install --pre -U -i https://test.pypi.org/simple/ --extra-index-url http://pypi.org/simple saqc-dev`"
# make html docu with sphinx
pages:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment