Loading pkgs/development/python-modules/taskw-ng/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,7 @@ buildPythonPackage rec { # TODO: doesn't pass because `can_use` fails and `task --version` seems not to be answering. # pythonImportsCheck = [ "taskw_ng" ]; passthru.skipBulkUpdate = true; meta = { description = "Module to interact with the Taskwarrior API"; Loading Loading
pkgs/development/python-modules/taskw-ng/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,7 @@ buildPythonPackage rec { # TODO: doesn't pass because `can_use` fails and `task --version` seems not to be answering. # pythonImportsCheck = [ "taskw_ng" ]; passthru.skipBulkUpdate = true; meta = { description = "Module to interact with the Taskwarrior API"; Loading