finally fix workflow

This commit is contained in:
xgui4
2026-05-24 00:54:45 -04:00
parent 01b9ab1993
commit abec14564e

View File

@@ -20,11 +20,7 @@ dependencies = [
"hatch<=1.16.5",
"rich<=15.0.0",
"vdf<=3.4",
"patchelf<=0.17.2.4; sys_platform == 'linux'"
]
[dependency-groups]
dev = [
"patchelf<=0.17.2.4; sys_platform == 'linux'",
"Nuitka<=4.1"
]