mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-16 20:27:05 +03:00
style(tests): reformat test_install.py by black
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
@@ -1334,8 +1334,11 @@ def tool_archive(host: str, tool_name: str, variant: str, date: datetime = datet
|
|||||||
"windows",
|
"windows",
|
||||||
"desktop",
|
"desktop",
|
||||||
"6.10.0",
|
"6.10.0",
|
||||||
{"std": "win64_msvc2022_arm64_cross_compiled", "extpdf": "win64_msvc2022_arm64_cross_compiled",
|
{
|
||||||
"extweb": "win64_msvc2022_arm64_cross_compiled"},
|
"std": "win64_msvc2022_arm64_cross_compiled",
|
||||||
|
"extpdf": "win64_msvc2022_arm64_cross_compiled",
|
||||||
|
"extweb": "win64_msvc2022_arm64_cross_compiled",
|
||||||
|
},
|
||||||
{"std": "msvc2022_arm64", "extpdf": "msvc2022_arm64", "extweb": "msvc2022_arm64"},
|
{"std": "msvc2022_arm64", "extpdf": "msvc2022_arm64", "extweb": "msvc2022_arm64"},
|
||||||
{
|
{
|
||||||
"std": "windows_x86/desktop/qt6_6100/qt6_6100/Updates.xml",
|
"std": "windows_x86/desktop/qt6_6100/qt6_6100/Updates.xml",
|
||||||
|
|||||||
Reference in New Issue
Block a user