python3Packages.atopile: add versionCheckHook

This commit is contained in:
Gaetan Lepage
2026-01-05 23:37:12 +00:00
parent cb7bf608e7
commit 0c4da19478
@@ -58,6 +58,7 @@
pytest-xdist,
hypothesis,
writableTmpDirAsHomeHook,
versionCheckHook,
}:
buildPythonPackage rec {
@@ -143,7 +144,9 @@ buildPythonPackage rec {
pytest-datafiles
pytest-timeout
hypothesis
versionCheckHook
];
versionCheckProgramArg = "--version";
preCheck = ''
# do not report worker logs to filee