python3Packages.distrax: enable __structuredAttrs
Diff: https://github.com/google-deepmind/distrax/compare/v0.1.7...v0.1.8 Changelog: https://github.com/google-deepmind/distrax/releases/tag/v0.1.8
This commit is contained in:
@@ -24,6 +24,7 @@ buildPythonPackage (finalAttrs: {
|
||||
pname = "distrax";
|
||||
version = "0.1.8";
|
||||
pyproject = true;
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "google-deepmind";
|
||||
|
||||
Reference in New Issue
Block a user