nixpkgs/pkgs/development/python-modules/numpy
Dmitry Kalinkin 8fa36fc8a1 python: provide hasCxxDistutils attribute for pythonPackages.numpy
Patching numpy.distutils used to be required for pythonPackages.cython
to build on darwin. It was later accidentally disabled during one of the
refactorings, but that did not break cython. This change reinstantiates
the patch. It still applies, so it should be low maintenance and it can
still be useful.
2019-04-28 09:17:59 +02:00
..
default.nix python: provide hasCxxDistutils attribute for pythonPackages.numpy 2019-04-28 09:17:59 +02:00
numpy-distutils-C++.patch python.pkgs.numpy: fix patch 2017-08-29 20:22:05 +02:00