From 85ac90a1234f068efd4aced7483e75705c2df3bd Mon Sep 17 00:00:00 2001 From: Juan Pedro Fisanotti Date: Fri, 9 Aug 2013 18:16:51 -0300 Subject: [PATCH] On the requirements, note to remember updating the docs --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index 0705544f..98b8afe8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,8 @@ # Numpy required for the machine learning modules +# (if you change this, update the docs/classification.rst) numpy # Required for the search viewers +# (if you change this, update the docs/search_viewers.rst) pyparsing==1.5.7 pydot flask