Skip to content
Snippets Groups Projects
Verified Commit 05858bb4 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

WIP: Rename caosdb -> linkahead

parent cf7db9c1
No related branches found
No related tags found
1 merge request!79MAINT: linkahead rename
Pipeline #36694 failed
...@@ -139,10 +139,10 @@ unittest_py37: ...@@ -139,10 +139,10 @@ unittest_py37:
tags: [docker] tags: [docker]
stage: unittest stage: unittest
image: python:3.7 image: python:3.7
# TODO rename to linkahead # TODO rename to linkahead, replace branch by dev
script: &python_test_script script: &python_test_script
- pip install nose pandas pytest pytest-cov gitignore-parser openpyxl>=3.0.7 xlrd==1.2 h5py - pip install nose pandas pytest pytest-cov gitignore-parser openpyxl>=3.0.7 xlrd==1.2 h5py
- pip install git+https://gitlab.indiscale.com/caosdb/src/caosdb-pylib.git@dev - pip install git+https://gitlab.indiscale.com/caosdb/src/caosdb-pylib.git@f-linkahead-rename
- pip install . - pip install .
- pytest --cov=linkaheadadvancedtools unittests - pytest --cov=linkaheadadvancedtools unittests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment