Skip to content

Commit bd9956a

Browse files
committed
Minor improvement of text
1 parent 5a89e74 commit bd9956a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/guides/packaging-binary-extensions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,6 @@ additional coverage of packaging Python packages with native code. It aims to
412412
provide an overview of the most important packaging issues for such projects,
413413
with in-depth explanations and references.
414414

415-
Topics cover for example non-Python compiled dependencies ("native dependencies"),
415+
Example of topics are non-Python compiled dependencies ("native dependencies"),
416416
the importance of the ABI (Application Binary Interface) of native code,
417417
dependency on SIMD code and cross compilation.

0 commit comments

Comments
 (0)