From ca2233b7e056951e52e42e697bc2e3657fcaca43 Mon Sep 17 00:00:00 2001 From: mzwiessele Date: Thu, 22 Feb 2018 23:48:34 +0100 Subject: [PATCH] fix: rtd --- doc/source/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/source/requirements.txt b/doc/source/requirements.txt index 846d6cd6..519048a3 100644 --- a/doc/source/requirements.txt +++ b/doc/source/requirements.txt @@ -5,4 +5,5 @@ decorator matplotlib paramz cython -mock \ No newline at end of file +mock +sympy \ No newline at end of file