Skip to content
Snippets Groups Projects
Commit 92a5d7b5 authored by Simon Wittl's avatar Simon Wittl
Browse files

artist dep

parent a34a0f14
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,9 @@ create-docu:
- apt install wget
- wget https://bootstrap.pypa.io/get-pip.py
- python3 ./get-pip.py
- pip3 install pdoc3 netCDF4 ros2-numpy Pillow pyometiff scipy git+https://github.com/wittlsn/aRTist-PythonLib/tree/artist_thd_wip
- pip3 install pdoc3 netCDF4 ros2-numpy Pillow pyometiff scipy
- git clone https://github.com/wittlsn/aRTist-PythonLib/tree/artist_thd_wip
- pip3 install ./aRTist-PythonLib/
script:
- source ./install/setup.bash
- mkdir doc
......
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