python.pkgs.pyx: disable tests to fix build
This commit is contained in:
@@ -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/;
|
||||
|
||||
Reference in New Issue
Block a user