Skip to content

Commit fb950a5

Browse files
committed
Cleanup
1 parent f1b6a22 commit fb950a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ def build(setup_kwargs: Any) -> Any:
3838
language="c",
3939
include_dirs=[
4040
os.fspath(OPENJPEG_SRC),
41-
# os.fspath(THIRDPARTY_SRC / "liblcms2" / "src"),
4241
os.fspath(THIRDPARTY_SRC / "liblcms2" / "include"),
4342
os.fspath(INTERFACE_SRC),
4443
numpy.get_include(),

0 commit comments

Comments
 (0)