From 58293a58b4be45238ab23b16acdfd0dbd6f72920 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 12 Aug 2019 16:31:15 +0200 Subject: and anohter --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 424817f..ad29290 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,5 +7,5 @@ test: stage: test script: - apt-get update -qy - - apt-get install -y python3-dev python3-numpy python3-scipy python3-pytest python3-sklearn + - apt-get install -y python3-dev python3-numpy python3-scipy python3-pytest python3-sklearn python3-yaml - PYTHONPATH=lib pytest-3 -- cgit v1.2.3