summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <daniel.friesel@uos.de>2020-09-16 09:09:55 +0200
committerDaniel Friesel <daniel.friesel@uos.de>2020-09-16 09:09:55 +0200
commitcae70a27b53a8204b6673f6cdcea383aac208158 (patch)
tree53993df3409b6a78db86d7ff4afc5bc2c331d061
parentf0a48e3115938809f0ceec133f3c850a707e3f58 (diff)
Gitlab CI: Add frozendict dependency
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index de48852..1c02caf 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -18,7 +18,7 @@ run_tests:
GIT_SUBMODULE_STRATEGY: recursive
script:
- apt-get update -qy
- - apt-get install -y python3-dev python3-coverage python3-numpy python3-scipy python3-pytest python3-pytest-cov python3-sklearn python3-yaml python3-zbar wget
+ - apt-get install -y python3-dev python3-coverage python3-frozendict python3-numpy python3-scipy python3-pytest python3-pytest-cov python3-sklearn python3-yaml python3-zbar wget
- mkdir test-data
- wget -qO test-data/20161221_123347_mmparam.tar https://lib.finalrewind.org/energy-models/20161221_123347_mmparam.tar
- wget -qO test-data/20170116_124500_LM75x.tar https://lib.finalrewind.org/energy-models/20170116_124500_LM75x.tar