From f544d97371ada6e5af5997ebd44f2233c7782431 Mon Sep 17 00:00:00 2001 From: Christoph Klein Date: Fri, 23 Jan 2015 14:55:55 -0600 Subject: [PATCH] added sphinx napoleon to requirements; this should not technically be required --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f76b05a8..dd3f4be8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ simtk.units numpy -six \ No newline at end of file +six +sphinxcontrib-napoleon