Loading pkgs/development/python-modules/localstack/default.nix +5 −1 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ rich, semver, setuptools, setuptools-scm, tailer, }: Loading @@ -34,7 +35,10 @@ buildPythonPackage rec { hash = "sha256-8xdP/qpmfqmXDt1gNhzkAGlBR6dJYznKr9+/Un6N7mA="; }; build-system = [ setuptools ]; build-system = [ setuptools setuptools-scm ]; dependencies = [ apispec Loading Loading
pkgs/development/python-modules/localstack/default.nix +5 −1 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ rich, semver, setuptools, setuptools-scm, tailer, }: Loading @@ -34,7 +35,10 @@ buildPythonPackage rec { hash = "sha256-8xdP/qpmfqmXDt1gNhzkAGlBR6dJYznKr9+/Un6N7mA="; }; build-system = [ setuptools ]; build-system = [ setuptools setuptools-scm ]; dependencies = [ apispec Loading