Loading pkgs/development/python-modules/pynetdicom/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,9 +6,9 @@ , pydicom , pyfakefs , pytestCheckHook , sqlalchemy , pythonOlder , setuptools , sqlalchemy }: buildPythonPackage rec { Loading @@ -33,11 +33,11 @@ buildPythonPackage rec { }) ]; nativeBuildInputs = [ build-system = [ setuptools ]; propagatedBuildInputs = [ dependencies = [ pydicom ]; Loading Loading
pkgs/development/python-modules/pynetdicom/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,9 +6,9 @@ , pydicom , pyfakefs , pytestCheckHook , sqlalchemy , pythonOlder , setuptools , sqlalchemy }: buildPythonPackage rec { Loading @@ -33,11 +33,11 @@ buildPythonPackage rec { }) ]; nativeBuildInputs = [ build-system = [ setuptools ]; propagatedBuildInputs = [ dependencies = [ pydicom ]; Loading