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

update caosdb-pylib in test environment

parent 2e4e6f60
No related branches found
No related tags found
1 merge request!37prepare release v0.3.1
......@@ -13,7 +13,7 @@ RUN apt-get update \
&& apt-get install -f
RUN pip3 install pylint pytest
RUN pip3 install caosdb
RUN pip3 install caosdb==0.5.1
RUN pip3 install pandas xlrd==1.2.0
RUN pip3 install git+https://gitlab.com/caosdb/caosdb-advanced-user-tools.git@dev
# For automatic documentation
......
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