hashdist / hashstack

Collection of software profiles for HashDist
https://hashdist.github.io/
51 stars 60 forks source link

update numpy yaml to support version 1.11 #944

Closed smfcoding closed 8 years ago

smfcoding commented 8 years ago

Somewhere between numpy version 1.8 and 1.11 the dependencies changed from distutils to cython and setuptools.

So I am not sure how this type of dependency should be handled, because now the extends section of yaml configuration file has to be changed accordingly.

vbraun commented 8 years ago

+1