We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 504bd24 commit b187470Copy full SHA for b187470
pyproject.toml
@@ -25,9 +25,7 @@ dependencies = [
25
"requests < 3.0",
26
"PySide6-Essentials >= 6.8.1",
27
"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'",
+ "legendary-gl >= 0.20.34",
31
"orjson",
32
"vdf",
33
"pywin32 ; platform_system == 'Windows'",
0 commit comments