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 bb0c8ec commit ce3653dCopy full SHA for ce3653d
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
-Examples of topics covered are non-Python compiled dependencies ("native
416
-dependencies"), the importance of the ABI (Application Binary Interface) of
+Examples of topics covered are non-Python compiled dependencies ("native
+dependencies"), the importance of the ABI (Application Binary Interface) of
417
native code, dependency on SIMD code and cross compilation.
0 commit comments