File tree Expand file tree Collapse file tree 5 files changed +1261
-1
lines changed Expand file tree Collapse file tree 5 files changed +1261
-1
lines changed Original file line number Diff line number Diff line change @@ -157,9 +157,12 @@ repair-wheel-command = [
157157 --license-file .local/src/flint-*/COPYING.LESSER:python-flint.libs/flint-*/COPYING.LESSER \
158158 \
159159 --license "MIT AND BSD-3-Clause-Clear" \
160- --license-file wheels/winpthread_COPYING :python-flint.libs/winpthreads/COPYING \
160+ --license-file wheels/winpthread/COPYING :python-flint.libs/winpthreads/COPYING \
161161 \
162162 --license "GPL-3.0-or-later WITH GCC-exception-3.1 AND LGPL-2.1-or-later" \
163+ --license-file wheels/gcc/COPYING3:python-flint.libs/gcc/COPYING3 \
164+ --license-file wheels/gcc/COPYING.LIB:python-flint.libs/gcc/COPYING.LIB \
165+ --license-file wheels/gcc/COPYING.RUNTIME:python-flint.libs/gcc/COPYING.RUNTIME \
163166""" ,
164167# Need license file for libgcc_s_seh-1.dll
165168" delvewheel repair -w {dest_dir} {wheel} --add-path .local/bin" ,
You can’t perform that action at this time.
0 commit comments