[ecspy] r120 committed - Added some notes about requirements for building the distribution.

4 views
Skip to first unread message

ec...@googlecode.com

unread,
Dec 5, 2011, 11:02:37 AM12/5/11
to ec...@googlegroups.com
Revision: 120
Author: aaron.lee.garrett
Date: Mon Dec 5 08:01:40 2011
Log: Added some notes about requirements for building the distribution.
http://code.google.com/p/ecspy/source/detail?r=120

Added:
/trunk/get_requirements.bat
Modified:
/trunk/pavement.py

=======================================
--- /dev/null
+++ /trunk/get_requirements.bat Mon Dec 5 08:01:40 2011
@@ -0,0 +1,4 @@
+pip install numpy
+pip install matplotlib
+pip install paver
+pip install sphinxcontrib-paverutils
=======================================
--- /trunk/pavement.py Tue Sep 7 22:58:11 2010
+++ /trunk/pavement.py Mon Dec 5 08:01:40 2011
@@ -88,6 +88,10 @@
endspec='}}}',
endoutput='{{{end}}}',
),
+
+ minilib=Bunch(
+ extra_files=['doctools']
+ ),
)

def run_script(input_file, script_name, interpreter='python'):

Reply all
Reply to author
Forward
0 new messages