editable Go2py installation added
This commit is contained in:
parent
ed5e90c55f
commit
638f003f89
|
@ -18,6 +18,6 @@ rosdep update
|
|||
# Restart udev daemon
|
||||
sudo service udev restart
|
||||
python3 -m pip install --upgrade pip
|
||||
cd /workspaces/Go2Py/ && python3 -m pip install .
|
||||
cd /workspaces/Go2Py/ && python3 -m pip install -e .
|
||||
|
||||
$@
|
||||
|
|
Loading…
Reference in New Issue