Skip to content
Snippets Groups Projects
Commit 6b5ce6f7 authored by Rafal Skolasinski's avatar Rafal Skolasinski
Browse files

add possibility to pass more parameters to "build" function

parent 2b519aba
Branches
Tags
No related merge requests found
Pipeline #11299 passed
......@@ -5,5 +5,5 @@ set -e
cd /src
source activate base
python setup.py build
python setup.py build $@
pip install -e .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment