python mahotas: does not work on i686

This commit is contained in:
Frederik Rietdijk 2015-12-21 09:20:22 +01:00
parent 825f2e64e6
commit 81b0f551c7

View file

@ -3288,6 +3288,8 @@ in modules // {
imread
];
disabled = stdenv.isi686; # Failing tests
meta = with stdenv.lib; {
description = "Computer vision package based on numpy";
homepage = https://readthedocs.org/projects/mahotas/;