python310Packages.edalize: fix build (#211601)

This commit is contained in:
GenericNerdyUsername
2023-01-20 13:08:34 +01:00
committed by GitHub
parent e3848c1ec4
commit 429c27c9d6
@@ -6,7 +6,6 @@
, pandas
, pytestCheckHook
, which
, verilog
, yosys
}:
@@ -34,12 +33,13 @@ buildPythonPackage rec {
pandas
which
yosys
verilog
];
pythonImportsCheck = [ "edalize" ];
disabledTestPaths = [
"tests/test_questa_formal.py"
"tests/test_slang.py"
"tests/test_apicula.py"
"tests/test_ascentlint.py"
"tests/test_diamond.py"