소스 검색

Merge pull request #11064 from lat9nq/mingw-no-install-pefile

ci/mingw: Remove pefile installation step
Morph 3 년 전
부모
커밋
190748546d
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      .ci/scripts/windows/docker.sh

+ 0 - 1
.ci/scripts/windows/docker.sh

@@ -56,7 +56,6 @@ for i in package/*.exe; do
   x86_64-w64-mingw32-strip "${i}"
 done
 
-pip3 install pefile
 python3 .ci/scripts/windows/scan_dll.py package/*.exe package/imageformats/*.dll "package/"
 
 # copy FFmpeg libraries