From 6997266805dfdcdc4c1891592c05d6e1c446134f Mon Sep 17 00:00:00 2001 From: redjinald Date: Tue, 23 Jun 2026 21:44:41 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20devbox.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- devbox.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/devbox.json b/devbox.json index e69de29..07fde20 100644 --- a/devbox.json +++ b/devbox.json @@ -0,0 +1,7 @@ +{ + "packages": [ + "python311", + "rclone", + "sqlite" + ] +} \ No newline at end of file