Loading pkgs/development/python-modules/reptor/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -47,10 +47,13 @@ buildPythonPackage rec { pythonRelaxDeps = true; build-system = [ pythonRelaxDepsHook setuptools ]; nativeBuildInputs = [ pythonRelaxDepsHook ]; dependencies = [ asgiref certifi Loading Loading
pkgs/development/python-modules/reptor/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -47,10 +47,13 @@ buildPythonPackage rec { pythonRelaxDeps = true; build-system = [ pythonRelaxDepsHook setuptools ]; nativeBuildInputs = [ pythonRelaxDepsHook ]; dependencies = [ asgiref certifi Loading