From 7b29bf660e6cca4f9f5b86b9dd76fd561ae572d7 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Wed, 27 Apr 2011 16:26:12 -0400 Subject: [PATCH] BF: pull in scipy instead of only numpy for Scientific Python --- tools/nd-vmsetupwizard | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/nd-vmsetupwizard b/tools/nd-vmsetupwizard index 37cc549..2882af8 100755 --- a/tools/nd-vmsetupwizard +++ b/tools/nd-vmsetupwizard @@ -115,7 +115,7 @@ FALSE "Emacs" "emacs" \ FALSE "GNU Image Manipulation Program (Gimp)" "gimp" \ FALSE "Octave" "octave,qtoctave" \ FALSE "OpenOffice.org" "openoffice.org" \ -FALSE "Scientific Python" "ipython,python-numpy,python-matplotlib" \ +FALSE "Scientific Python" "ipython,python-scipy,python-matplotlib" \ FALSE "TeX Live" "texlive" \ FALSE "Adobe Flash browser plugin" "flashplugin-nonfree" \ FALSE "Sun Java browser plugin" "sun-java6-plugin" \ -- 2.39.2