python.pkgs.pyx: disable tests to fix build
This commit is contained in:
parent
b1c1892e2d
commit
fec771fbb4
@ -18146,6 +18146,9 @@ in {
|
||||
|
||||
disabled = !isPy3k;
|
||||
|
||||
# No tests in archive
|
||||
doCheck = false;
|
||||
|
||||
meta = {
|
||||
description = "Python package for the generation of PostScript, PDF, and SVG files";
|
||||
homepage = http://pyx.sourceforge.net/;
|
||||
|
Loading…
x
Reference in New Issue
Block a user