From 16f108ce4b5b6cb0eb365cb4bc208967b4409311 Mon Sep 17 00:00:00 2001 From: Michael Scott Cuthbert Date: Sun, 27 Mar 2016 20:33:59 -0400 Subject: [PATCH] v. 3.0.3-alpha release --- dist/dist.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/dist.py b/dist/dist.py index eabc616976..d9dfded443 100644 --- a/dist/dist.py +++ b/dist/dist.py @@ -27,7 +27,7 @@ 5. then python3 test/testDocumentation.py # only designed for Python 3... 6. # no 6 no longer applies 7. run documentation/make.py clean -8. run documentation/make.py [*] +8. run documentation/make.py [*] [*] you will need sphinx, IPython (pip or easy_install), markdown, and pandoc (.dmg) installed