Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jun 1, 2024
1 parent 5a89e74 commit fb2192d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions source/guides/packaging-binary-extensions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -407,11 +407,11 @@ a Debian system, see the following articles:
Additional considerations for binary wheels
-------------------------------------------

The `pypackaging-native <https://pypackaging-native.github.io/>`_ website has
additional coverage of packaging Python packages with native code. It aims to
provide an overview of the most important packaging issues for such projects,
The `pypackaging-native <https://pypackaging-native.github.io/>`_ website has
additional coverage of packaging Python packages with native code. It aims to
provide an overview of the most important packaging issues for such projects,
with in-depth explanations and references.

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

0 comments on commit fb2192d

Please sign in to comment.