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

add pip install

parent acceb371
No related branches found
Tags v2.1.1
No related merge requests found
......@@ -30,6 +30,7 @@ cache:
pip install virtualenv
virtualenv venv
source venv/bin/activate
pip install -U pip setuptools
make 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