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 74c7149 commit 07bb504Copy full SHA for 07bb504
1 file changed
.github/workflows/build.yml
@@ -73,7 +73,6 @@ jobs:
73
--hidden-import=sip `
74
--hidden-import=qfluentwidgets `
75
--hidden-import=win11toast `
76
- --hidden-import=httpx `
77
--paths=. `
78
Time-Machine.py
79
shell: pwsh
@@ -242,7 +241,6 @@ jobs:
242
241
--hidden-import=sip \
243
--hidden-import=qfluentwidgets \
244
--hidden-import=win11toast \
245
- --hidden-import=httpx \
246
--paths=. \
247
248
shell: bash
@@ -309,7 +307,6 @@ jobs:
309
307
310
308
311
312
313
314
315
0 commit comments