python3Packages.ax-platform: add missing test dependency

This commit is contained in:
Gaetan Lepage 2026-07-02 08:14:05 +00:00
commit 178437a3bb

View file

@ -28,6 +28,7 @@
pytestCheckHook,
sqlalchemy,
tabulate,
tensorboard,
}:
buildPythonPackage (finalAttrs: {
@ -72,6 +73,7 @@ buildPythonPackage (finalAttrs: {
pytestCheckHook
sqlalchemy
tabulate
tensorboard
];
disabledTestPaths = [