Skip to content
Snippets Groups Projects
Commit 5adc02ca authored by dboe's avatar dboe
Browse files

pip for all installation

parent 0a62d276
Branches
Tags
No related merge requests found
Pipeline #77630 failed
...@@ -23,7 +23,7 @@ before_script: ...@@ -23,7 +23,7 @@ before_script:
- pip install virtualenv - pip install virtualenv
- virtualenv venv - virtualenv venv
- source venv/bin/activate - source venv/bin/activate
- python setup.py all - pip install .[all]
test: test:
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment