Skip to content
Snippets Groups Projects
Verified Commit c13a19dc authored by Timm Fitschen's avatar Timm Fitschen
Browse files

update caosdb-pylib version in test docker

parent 337175f6
No related branches found
No related tags found
1 merge request!32Reload Edit Mode toolbox after creating RTs and Properties
Pipeline #8580 passed
...@@ -13,8 +13,8 @@ RUN apt-get update \ ...@@ -13,8 +13,8 @@ RUN apt-get update \
&& apt-get install -f && apt-get install -f
RUN pip3 install pylint pytest RUN pip3 install pylint pytest
RUN pip3 install caosdb==0.5.1 RUN pip3 install caosdb>=0.5.2
RUN pip3 install pandas xlrd==1.2.0 RUN pip3 install pandas
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@dev
# For automatic documentation # For automatic documentation
#RUN npm install -g jsdoc #RUN npm install -g jsdoc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment