lol
fork

Configure Feed

Select the types of activity you want to include in your feed.

python312Packages.skrl: add changelog

Weijia Wang 4c4e9dee c24dbe83

+1
+1
pkgs/development/python-modules/skrl/default.nix
··· 63 63 64 64 meta = with lib; { 65 65 description = "Reinforcement learning library using PyTorch focusing on readability and simplicity"; 66 + changelog = "https://github.com/Toni-SM/skrl/releases/tag/${version}"; 66 67 homepage = "https://skrl.readthedocs.io"; 67 68 license = licenses.mit; 68 69 maintainers = with maintainers; [ bcdarwin ];