Commit 85c94728 by John Donnal

added numpy dependency in case pip wants to compile numpy

parent b8336241
Showing with 1 additions and 1 deletions
......@@ -20,7 +20,7 @@ class python {
require common
$deps = ['python3-scipy', 'python3-numpy', 'python3-pip', 'python-pip',
'python-numpy', 'python-scipy',
'python-numpy', 'python-scipy','libatlas-base-dev',
'cython','python2.7','python2.7-dev','python-setuptools',
'python-cherrypy3','python-decorator','python-requests','python3-dev',
'python-dateutil','python-tz','python-progressbar','python-psutil',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment