Skip to content

Commit dc84811

Browse files
authored
Merge pull request #8551 from radarhere/guessing
2 parents 4df23c0 + 6fa775e commit dc84811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ def __iter__(self) -> Iterator[str]:
344344
for x in ("raqm", "fribidi")
345345
]
346346
+ [
347-
("disable-platform-guessing", None, "Disable platform guessing on Linux"),
347+
("disable-platform-guessing", None, "Disable platform guessing"),
348348
("debug", None, "Debug logging"),
349349
]
350350
+ [("add-imaging-libs=", None, "Add libs to _imaging build")]

0 commit comments

Comments
 (0)