Loading pkgs/development/python-modules/dvc-http/default.nix +3 −1 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ , fetchFromGitHub , dvc-objects , fsspec , funcy , pythonOlder , pythonRelaxDepsHook , setuptools-scm Loading @@ -28,9 +29,10 @@ buildPythonPackage rec { ]; propagatedBuildInputs = [ aiohttp-retry dvc-objects fsspec aiohttp-retry funcy ]; # Currently it's not possible to run the tests Loading Loading
pkgs/development/python-modules/dvc-http/default.nix +3 −1 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ , fetchFromGitHub , dvc-objects , fsspec , funcy , pythonOlder , pythonRelaxDepsHook , setuptools-scm Loading @@ -28,9 +29,10 @@ buildPythonPackage rec { ]; propagatedBuildInputs = [ aiohttp-retry dvc-objects fsspec aiohttp-retry funcy ]; # Currently it's not possible to run the tests Loading