Implement local computer environment for operator

This commit is contained in:
Debanjum
2025-05-26 15:53:00 -07:00
parent 7eab87bfdf
commit e117f57f64
2 changed files with 384 additions and 0 deletions

View File

@@ -114,6 +114,7 @@ prod = [
local = [
"pgserver == 0.1.4",
"playwright >= 1.49.0",
"pyautogui == 0.9.54",
]
dev = [
"khoj[prod,local]",