Skip to content

Commit 48a1f10

Browse files
committed
Adding windows-specific dependency required for upgrade of pyinstaller to 5.13.7
1 parent 9fe9f8c commit 48a1f10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

exe-requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# requirements for the standalone executable
2+
configargparse==1.7;
23
pyinstaller==5.13.1;
34
# for aarch64 we build a slightly patched version
45
# I tried upgrading to 0.13.6 but it crashes when the botoloader is run as non-root :/

0 commit comments

Comments
 (0)