Python/build: do not build pandas module
This commit is contained in:
@@ -28,7 +28,7 @@ pbuild::post_install() {
|
||||
pip${V_MAJOR} install scipy
|
||||
pip${V_MAJOR} install matplotlib
|
||||
pip${V_MAJOR} install ipython
|
||||
pip${V_MAJOR} install pandas
|
||||
#pip${V_MAJOR} install pandas
|
||||
pip${V_MAJOR} install sympy
|
||||
pip${V_MAJOR} install nose
|
||||
#pip${V_MAJOR} install mpi4py
|
||||
|
||||
Reference in New Issue
Block a user