From 6149ec451efff00068f38e3343e66cdec7b943f4 Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Thu, 14 Jun 2018 14:04:03 +0200 Subject: CSIT-1110: Use jumpavg library from pip + Move the jumpavg library code to separate directory. - Bump to 0.1.2 has to be done later. Change-Id: I9722ede48f00e99eeb68ca3f91e0bdeee2937973 Signed-off-by: Vratko Polak --- resources/tools/presentation/new/requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'resources/tools/presentation/new/requirements.txt') diff --git a/resources/tools/presentation/new/requirements.txt b/resources/tools/presentation/new/requirements.txt index a33848d681..b7b3c13dad 100644 --- a/resources/tools/presentation/new/requirements.txt +++ b/resources/tools/presentation/new/requirements.txt @@ -1,3 +1,4 @@ +jumpavg==0.1.0 Sphinx sphinx-rtd-theme robotframework==2.9.2 -- cgit 1.2.3-korg