Loading pkgs/development/python-modules/dvc-task/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,8 @@ buildPythonPackage rec { disabledTests = [ # Test is flaky "test_start_already_exists" # Tests require a Docker setup "celery_setup_worker" ]; meta = with lib; { Loading Loading
pkgs/development/python-modules/dvc-task/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,8 @@ buildPythonPackage rec { disabledTests = [ # Test is flaky "test_start_already_exists" # Tests require a Docker setup "celery_setup_worker" ]; meta = with lib; { Loading