Skip to content

Commit b187470

Browse files
pyproject: adjust for pypi
1 parent 504bd24 commit b187470

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@ dependencies = [
2525
"requests < 3.0",
2626
"PySide6-Essentials >= 6.8.1",
2727
"QtAwesome",
28-
"legendary-gl >= 0.20.34 ; platform_system != 'Windows' and platform_system != 'Darwin'",
29-
"legendary-gl @ https://github.com/derrod/legendary/archive/3963382b3f33116154399be5dd2d2913336a1f0e.zip ; platform_system == 'Windows'",
30-
"legendary-gl @ https://github.com/derrod/legendary/archive/3963382b3f33116154399be5dd2d2913336a1f0e.zip ; platform_system == 'Darwin'",
28+
"legendary-gl >= 0.20.34",
3129
"orjson",
3230
"vdf",
3331
"pywin32 ; platform_system == 'Windows'",

0 commit comments

Comments
 (0)