Commit e12aeae
committed
Remove extension module build step in pyinstaller spec
@Vittorioux reported issues building with the newest version of setuptools, since v80.0 removed setuptools.sandbox and its run_setup function.
Reportedly, the build worked even after removing that part of the code. This commit makes that change.1 parent d806fa6 commit e12aeae
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 10 | | |
15 | 11 | | |
16 | 12 | | |
| |||
0 commit comments