mirror of
https://github.com/xgui4/LCE-Qt-Launcher.git
synced 2026-07-18 02:30:44 +00:00
test of less deps
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user