Skip to content

Commit 8a427f1

Browse files
committed
update docs regarding this change
Signed-off-by: Filipe Laíns <[email protected]>
1 parent d764723 commit 8a427f1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/reference/limitations.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@ Platform-specific limitations
5252
=============================
5353

5454

55-
Executables with internal dependencies :bdg-warning:`Windows` :bdg-warning:`macOS`
56-
----------------------------------------------------------------------------------
55+
Executables with internal dependencies :bdg-warning:`Windows`
56+
-------------------------------------------------------------
5757

5858

5959
If you have an executable that links against a shared library provided by your
60-
project, on Windows and macOS ``meson-python`` will not be able to correctly
61-
bundle it into the *wheel*.
60+
project, on Windows ``meson-python`` will not be able to correctly bundle it
61+
into the *wheel*.
6262

6363
The executable will be included in the *wheel*, but it
6464
will not be able to find the project libraries it links against.

0 commit comments

Comments
 (0)