Skip to content

Commit ce3653d

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent bb0c8ec commit ce3653d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/guides/packaging-binary-extensions.rst

Lines changed: 2 additions & 2 deletions
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-
Examples of topics covered are non-Python compiled dependencies ("native
416-
dependencies"), the importance of the ABI (Application Binary Interface) of
415+
Examples of topics covered are non-Python compiled dependencies ("native
416+
dependencies"), the importance of the ABI (Application Binary Interface) of
417417
native code, dependency on SIMD code and cross compilation.

0 commit comments

Comments
 (0)