Skip to content
Snippets Groups Projects
Commit dc3781ad authored by Stefan Reck's avatar Stefan Reck
Browse files

add pip install

parent acceb371
Branches
Tags v2.1.1
No related merge requests found
...@@ -30,6 +30,7 @@ cache: ...@@ -30,6 +30,7 @@ cache:
pip install virtualenv pip install virtualenv
virtualenv venv virtualenv venv
source venv/bin/activate source venv/bin/activate
pip install -U pip setuptools
make install make install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment