Commit 3a6a633
committed
Don't build with Python 3.11.
For some reason the generation of the .msi installer is failing with Python 3.11. It fails with error: error: invalid format 'msi'. The documentation the argument `--format=msi` should be correct.
https://docs.python.org/3/distutils/builtdist.html1 parent cea9bc3 commit 3a6a633
1 file changed
+0
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | 62 | | |
75 | 63 | | |
76 | 64 | | |
| |||
0 commit comments