Skip to content

Commit e4cb78e

Browse files
committed
Dummy commit to check CI
1 parent 0ba2c80 commit e4cb78e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ def main():
158158
# skbuild inserts PYTHON_* vars. That doesn't satisfy opencv build scripts in case of Py3
159159
"-DPYTHON3_EXECUTABLE=%s" % sys.executable,
160160
"-DPYTHON3_INCLUDE_DIR=%s" % python_include_dir,
161-
"-DPYTHON3_LIBRARY=%s" % python_lib_path,
162161
"-DBUILD_opencv_python3=ON",
163162
"-DBUILD_opencv_python2=OFF",
164163
# Disable the Java build by default as it is not needed

0 commit comments

Comments
 (0)