Commit d1c8f9b6 authored by Gaetan Lepage's avatar Gaetan Lepage
Browse files
parent 0d698af9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@ buildPythonPackage (finalAttrs: {
  pname = "distrax";
  version = "0.1.8";
  pyproject = true;
  __structuredAttrs = true;

  src = fetchFromGitHub {
    owner = "google-deepmind";