Skip to content

Commit 69c53ee

Browse files
committed
Fix doc.
1 parent 02bba67 commit 69c53ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gazelle/docs/installation_and_usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ modules_mapping(
103103
# platforms (Linux, macOS, etc.) by producing identical manifests regardless of
104104
# platform-specific wheel contents. Useful for packages like opencv-python-headless
105105
# that include different native libraries on different platforms.
106-
# ignore_native_libs = True,
106+
ignore_native_libs = True,
107107
)
108108

109109
# Gazelle python extension needs a manifest file mapping from

0 commit comments

Comments
 (0)