python3Packages.taskw-ng: skipBulkUpdate

This commit is contained in:
Sigmanificient
2026-03-24 01:15:52 +01:00
parent 351caafd87
commit 3f1ae69d93
@@ -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";