From a1702ea5cb74c552b9e71120f9beb768a0451f8e Mon Sep 17 00:00:00 2001 From: Corvo <60719165+brothercorvo@users.noreply.github.com> Date: Mon, 12 Jan 2026 13:18:52 -0400 Subject: [PATCH] Add task entry for venv setup --- TASK.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TASK.md b/TASK.md index 85b90db..9b0995d 100644 --- a/TASK.md +++ b/TASK.md @@ -106,3 +106,6 @@ ## 2025-11-12 - [x] Introduce FastAPI integration helpers for LXMF configuration, dependencies, and command routing. + +## 2026-01-12 +- [x] Create venv_linux virtual environment for running tests.