We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fe9f8c commit 48a1f10Copy full SHA for 48a1f10
exe-requirements.txt
@@ -1,4 +1,5 @@
1
# requirements for the standalone executable
2
+configargparse==1.7;
3
pyinstaller==5.13.1;
4
# for aarch64 we build a slightly patched version
5
# I tried upgrading to 0.13.6 but it crashes when the botoloader is run as non-root :/
0 commit comments