Skip to content
Snippets Groups Projects
Commit d357c974 authored by Olivier Bertrand's avatar Olivier Bertrand
Browse files

Update CI/CD, python3

parent ea5d30e8
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ navipy_install:
script:
- pip3 install virtualenv
- virtualenv venv
- virtualenv -p python3 venv
- source venv/bin/activate
- pip3 install .
......
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