summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <daniel.friesel@uos.de>2021-10-08 14:51:52 +0200
committerDaniel Friesel <daniel.friesel@uos.de>2021-10-08 14:51:52 +0200
commita143afac2edfa73503f0b7334251edcc857f9bc0 (patch)
tree452e4bfd0e47f905dca835d51f27771738abfdf1
parent00bf81a0736a25e72d6f1007da6e73f970164bc9 (diff)
GitLab CI: Add python3-frozendict requirement
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9a6b4fb..efbf872 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,7 +9,7 @@ run_tests:
GIT_SUBMODULE_STRATEGY: normal
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