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.
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.