Loading pkgs/development/python-modules/price-parser/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,9 +2,9 @@ lib, buildPythonPackage, fetchFromGitHub, hatchling, gitUpdater, pytestCheckHook, setuptools, pytest-cov-stub, attrs, }: Loading @@ -21,7 +21,7 @@ buildPythonPackage rec { hash = "sha256-1aMWRyrmvilON+crWibrREIN2Rf3hCzewI+vmRppvrg="; }; build-system = [ setuptools ]; build-system = [ hatchling ]; dependencies = [ attrs ]; Loading Loading
pkgs/development/python-modules/price-parser/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,9 +2,9 @@ lib, buildPythonPackage, fetchFromGitHub, hatchling, gitUpdater, pytestCheckHook, setuptools, pytest-cov-stub, attrs, }: Loading @@ -21,7 +21,7 @@ buildPythonPackage rec { hash = "sha256-1aMWRyrmvilON+crWibrREIN2Rf3hCzewI+vmRppvrg="; }; build-system = [ setuptools ]; build-system = [ hatchling ]; dependencies = [ attrs ]; Loading