We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5e2745 commit 3731016Copy full SHA for 3731016
appveyor.yml
@@ -58,27 +58,31 @@ build_script:
58
C:\Python27\python.exe setup.py bdist_wheel
59
60
del cv2\*.pyd
61
+
62
rmdir "%APPVEYOR_BUILD_FOLDER%\build" /s /q
63
64
xcopy "%APPVEYOR_BUILD_FOLDER%\opencv\build64\lib\RELEASE\*.pyd" cv2
65
66
C:\Python27-x64\python.exe setup.py bdist_wheel
67
68
69
70
71
72
xcopy "%APPVEYOR_BUILD_FOLDER%\opencv\build\lib\python3\Release\*.pyd" cv2
73
74
C:\Python35\python.exe setup.py bdist_wheel
75
76
77
78
79
80
xcopy "%APPVEYOR_BUILD_FOLDER%\opencv\build64\lib\python3\Release\*.pyd" cv2
81
82
C:\Python35-x64\python.exe setup.py bdist_wheel
83
84
85
86
87
88
before_test:
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments