python311Packages.bsuite: use propagatedBuildInputs for dependencies
This commit is contained in:
parent
0e1746ad57
commit
ee1c021236
@ -35,7 +35,7 @@ let bsuite = buildPythonPackage rec {
|
||||
hash = "sha256-ak9McvXl7Nz5toUaPaRaJek9lurxiQiIW209GnZEjX0=";
|
||||
};
|
||||
|
||||
buildInputs = [
|
||||
propagatedBuildInputs = [
|
||||
absl-py
|
||||
dm-env
|
||||
dm-tree
|
||||
|
Loading…
Reference in New Issue
Block a user