Loading pkgs/development/python-modules/dj-rest-auth/default.nix +1 −5 Original line number Diff line number Diff line Loading @@ -27,11 +27,6 @@ buildPythonPackage (finalAttrs: { hash = "sha256-eUcve2KPcLjKKWU7AxQEZ0mokP185E43Xjm4b+4hQzA="; }; postPatch = '' substituteInPlace setup.py \ --replace-fail "==" ">=" ''; build-system = [ setuptools ]; buildInputs = [ django ]; Loading @@ -49,6 +44,7 @@ buildPythonPackage (finalAttrs: { }; nativeCheckInputs = [ pytest-django djangorestframework-simplejwt pytestCheckHook pytest-django Loading Loading
pkgs/development/python-modules/dj-rest-auth/default.nix +1 −5 Original line number Diff line number Diff line Loading @@ -27,11 +27,6 @@ buildPythonPackage (finalAttrs: { hash = "sha256-eUcve2KPcLjKKWU7AxQEZ0mokP185E43Xjm4b+4hQzA="; }; postPatch = '' substituteInPlace setup.py \ --replace-fail "==" ">=" ''; build-system = [ setuptools ]; buildInputs = [ django ]; Loading @@ -49,6 +44,7 @@ buildPythonPackage (finalAttrs: { }; nativeCheckInputs = [ pytest-django djangorestframework-simplejwt pytestCheckHook pytest-django Loading