feat: add desktop ui foundation
This commit is contained in:
@@ -11,6 +11,7 @@ requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"google-genai>=2.6,<3",
|
||||
"keyring>=25.7,<26",
|
||||
"pyside6>=6.8,<7",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
@@ -18,6 +19,7 @@ javis = "javis.interface.cli:main"
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"pytest>=8,<9",
|
||||
"ruff>=0.12,<1",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user