Skip to content

Commit fb2192d

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

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

source/guides/packaging-binary-extensions.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -407,11 +407,11 @@ a Debian system, see the following articles:
407407
Additional considerations for binary wheels
408408
-------------------------------------------
409409

410-
The `pypackaging-native <https://pypackaging-native.github.io/>`_ website has
411-
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,
410+
The `pypackaging-native <https://pypackaging-native.github.io/>`_ website has
411+
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,
413413
with in-depth explanations and references.
414414

415-
Topics cover for example 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.
415+
Topics cover for example 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

Comments
 (0)