python312Pacakges.bsuite: drop trfl dependency

This commit is contained in:
Sigmanificient
2024-07-25 23:39:27 +02:00
parent e290252db8
commit 8f3f5daedd
@@ -26,7 +26,6 @@
statsmodels,
tensorflow-probability,
termcolor,
trfl,
}:
let
@@ -83,7 +82,6 @@ let
pytestCheckHook
rlax
tensorflow-probability
trfl
];
pythonImportsCheck = [ "bsuite" ];