travis: linux-mingw: do not install pefile...
... at the runtime
This commit is contained in:
parent
9c904e475b
commit
affecb68ec
@ -33,6 +33,5 @@ for i in package/*.exe; do
|
||||
x86_64-w64-mingw32-strip "${i}"
|
||||
done
|
||||
|
||||
pip3 install pefile
|
||||
python3 .travis/linux-mingw/scan_dll.py package/*.exe "package/"
|
||||
python3 .travis/linux-mingw/scan_dll.py package/imageformats/*.dll "package/"
|
||||
|
Loading…
Reference in New Issue
Block a user