python mahotas: does not work on i686
This commit is contained in:
parent
825f2e64e6
commit
81b0f551c7
|
@ -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/;
|
||||
|
|
Loading…
Reference in New Issue