test of less deps

This commit is contained in:
xgui4
2026-05-22 14:43:42 -04:00
parent bfd9cc0168
commit a5dbf16549
3 changed files with 2 additions and 654 deletions

View File

@@ -18,7 +18,6 @@ dependencies = [
"PySide6<=6.11.0; sys_platform == 'win32' or sys_platform == 'linux' or sys_platform == 'darwin'",
"platformdirs<=4.9.6",
"rich<=15.0.0",
"hatch<=1.16.5",
"Nuitka<=4.1",
"patchelf<=0.17.2.4; sys_platform == 'linux'",
"vdf<=3.4"
@@ -36,7 +35,7 @@ LicenseURL = "https://www.gnu.org/licenses/gpl-3.0"
[tool.hatch.build.targets.wheel.hooks.custom]
path = "hatch_build.py"
[tool.hatch.envs.default.scripts]
[tool.uv.workspace]
packages = "python packages.py"
[tool.pyright]