python312Packages.skrl: add changelog
This commit is contained in:
@@ -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 ];
|
||||
|
||||
Reference in New Issue
Block a user