Skip to content
Snippets Groups Projects
Commit e2745430 authored by Maja Jablonska's avatar Maja Jablonska
Browse files

Add pip install .

parent 1bcab852
Branches
Tags
No related merge requests found
Pipeline #16328 failed with stages
in 3 minutes and 40 seconds
......@@ -17,6 +17,7 @@ before_script:
- pip install virtualenv
- virtualenv venv
- source venv/bin/activate
- pip install .
test:
script:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment