smi: Disable test
Fails to build because it doens't find tests because there's none
This commit is contained in:
parent
c1b3fac31c
commit
8412c8bf22
1 changed files with 2 additions and 0 deletions
|
@ -52,4 +52,6 @@ buildPythonPackage rec {
|
||||||
pkgs.pre-commit
|
pkgs.pre-commit
|
||||||
tools-common
|
tools-common
|
||||||
];
|
];
|
||||||
|
|
||||||
|
dontUsePytestCheck = true; # no tests
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue