Skip to content
Snippets Groups Projects
Commit ca4941ec authored by Antonio Ragagnin's avatar Antonio Ragagnin :speech_balloon:
Browse files

Update install_and_test.md

parent d2abe725
No related branches found
No related tags found
No related merge requests found
Pipeline #25450 passed
......@@ -63,7 +63,7 @@ can re-install a python module in **editable mode (use -e in pip install)**. For
In case you need to work on many modules, you can clone and install all default packages with the [cloneall.bash](cloneall.bash) script:
```bash
::include{file=test_editable.bash}
::include{file=test_bulk.bash}
```
If you want to create a folder with all the modules soft-linked into the folder `hotwheels/*`, add the flag `-l` to `cloneall.bash` to get this folder tree in a folder named `full/hotwheels/*`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment