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

pip for all installation

parent 0a62d276
No related branches found
No related tags found
No related merge requests found
Pipeline #77630 failed
......@@ -23,7 +23,7 @@ before_script:
- pip install virtualenv
- virtualenv venv
- source venv/bin/activate
- python setup.py all
- pip install .[all]
test:
script:
......
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