Skip to content
Snippets Groups Projects

F linkahead rename

Open Henrik tom Wörden requested to merge f-linkahead-rename into dev
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -18,7 +18,7 @@ RUN pip3 install pylint pytest
RUN pip3 install git+https://gitlab.com/caosdb/caosdb-pylib.git@f-linkahead-rename
RUN pip3 install pandas
# TODO rename to linkahead
RUN pip3 install git+https://gitlab.com/caosdb/caosdb-advanced-user-tools.git@dev
RUN pip3 install git+https://gitlab.com/caosdb/caosdb-advanced-user-tools.git@f-linkahead-rename
# For automatic documentation
# RUN npm install -g jsdoc
# RUN npm install -g jsdoc-sphinx
Loading