We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a89e74 commit bd9956aCopy full SHA for bd9956a
source/guides/packaging-binary-extensions.rst
@@ -412,6 +412,6 @@ additional coverage of packaging Python packages with native code. It aims to
412
provide an overview of the most important packaging issues for such projects,
413
with in-depth explanations and references.
414
415
-Topics cover for example non-Python compiled dependencies ("native dependencies"),
+Example of topics are non-Python compiled dependencies ("native dependencies"),
416
the importance of the ABI (Application Binary Interface) of native code,
417
dependency on SIMD code and cross compilation.
0 commit comments