Loading pkgs/development/python-modules/skrl/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -63,6 +63,7 @@ buildPythonPackage rec { meta = with lib; { description = "Reinforcement learning library using PyTorch focusing on readability and simplicity"; changelog = "https://github.com/Toni-SM/skrl/releases/tag/${version}"; homepage = "https://skrl.readthedocs.io"; license = licenses.mit; maintainers = with maintainers; [ bcdarwin ]; Loading Loading
pkgs/development/python-modules/skrl/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -63,6 +63,7 @@ buildPythonPackage rec { meta = with lib; { description = "Reinforcement learning library using PyTorch focusing on readability and simplicity"; changelog = "https://github.com/Toni-SM/skrl/releases/tag/${version}"; homepage = "https://skrl.readthedocs.io"; license = licenses.mit; maintainers = with maintainers; [ bcdarwin ]; Loading