python311Packages.pins: refactor

This commit is contained in:
Fabian Affolter
2024-05-23 02:40:43 +02:00
parent d98f58ed0b
commit 514637f340
@@ -40,12 +40,12 @@ buildPythonPackage rec {
hash = "sha256-rNIjHwFELHoxDxC/T5vPzHA6Ifjz01rJpTK6kjUxOIM=";
};
nativeBuildInputs = [
build-system = [
setuptools
setuptools-scm
];
propagatedBuildInputs = [
dependencies = [
appdirs
fsspec
humanize