From baeaf565cfe798339d733fc0b8630faf88812566 Mon Sep 17 00:00:00 2001 From: kakwa Date: Tue, 3 Nov 2015 01:28:38 +0100 Subject: [PATCH] adding mock for readthedoc --- docs/docs_requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs_requirements.txt b/docs/docs_requirements.txt index d4cb2f6..49ceff8 100644 --- a/docs/docs_requirements.txt +++ b/docs/docs_requirements.txt @@ -1,3 +1,4 @@ CherryPy>=3.0.0 PyYAML Mako +mock