Skip to content
Snippets Groups Projects
Commit 0069cafb authored by Stefan Possanner's avatar Stefan Possanner
Browse files

Use --force-reinstall

parent 1ffd1a74
No related branches found
No related tags found
1 merge request!2Added License, delete old files, update README
Pipeline #154041 passed
......@@ -58,7 +58,7 @@ install_and_test:
- python -m build
- ls -lah dist
- echo "Install dist:"
- pip install -U dist/gvec_to_python-*.whl # --force-reinstall
- pip install -U dist/gvec_to_python-*.whl --force-reinstall
# compile
- pip show gvec_to_python
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment