From 223a5c2eed4a935b27d390b89aa849a3825d86bb Mon Sep 17 00:00:00 2001 From: pmikus Date: Tue, 17 Jan 2017 15:32:46 +0100 Subject: CSIT 1701 report files and script Add RST source files and script to generate CSIT 1701 report Change-Id: I4345564547270ba10c64d6beebf2c2b5a83de459 Signed-off-by: pmikus Signed-off-by: Maciek Konstantynowicz Signed-off-by: pmikus --- resources/tools/report_gen/requirements.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 resources/tools/report_gen/requirements.txt (limited to 'resources/tools/report_gen/requirements.txt') diff --git a/resources/tools/report_gen/requirements.txt b/resources/tools/report_gen/requirements.txt new file mode 100644 index 0000000000..6c3a5465c4 --- /dev/null +++ b/resources/tools/report_gen/requirements.txt @@ -0,0 +1,4 @@ +Sphinx +sphinx-rtd-theme==0.1.9 +plotly==1.13.0 +lxml==3.5.0 -- cgit 1.2.3-korg