Skip to content
Snippets Groups Projects
Commit 1960798b authored by Sascha Herzinger's avatar Sascha Herzinger
Browse files

changing pypi repo for faster ci

parent 970488ed
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -7,7 +7,7 @@ before_script:
# install dependencies
- yum install -y rabbitmq-server redis python34 python34-pip python34-devel readline-devel R
- pip3 install -e . --default-timeout=180
- pip3 install -e . -i https://pypi.lcsb.uni.lu/simple
- R -e 'source("https://bioconductor.org/biocLite.R"); biocLite(); biocLite("limma")'
# start services
......
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