Skip to content
Snippets Groups Projects
Commit 59b02708 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

pythonpath

parent 78f7bfe0
No related branches found
No related tags found
1 merge request!4Update robotpkg-test-rc.py for pinocchio v2.0.0 tests
......@@ -53,3 +53,5 @@ RUN cmake -DPYTHON_EXECUTABLE=$(which $PYTHON) .. \
&& make -j$MAKE_JOBS \
&& make test \
&& make install
ENV PYTHONPATH=/usr/local/lib/python3/dist-packages/
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