Commit 514637f3 authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python311Packages.pins: refactor

parent d98f58ed
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -40,12 +40,12 @@ buildPythonPackage rec {
    hash = "sha256-rNIjHwFELHoxDxC/T5vPzHA6Ifjz01rJpTK6kjUxOIM=";
  };

  nativeBuildInputs = [
  build-system = [
    setuptools
    setuptools-scm
  ];

  propagatedBuildInputs = [
  dependencies = [
    appdirs
    fsspec
    humanize