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 bb0c8ec commit ce3653d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/guides/packaging-binary-extensions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,6 @@ 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.

Examples of topics covered are non-Python compiled dependencies ("native
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
native code, dependency on SIMD code and cross compilation.

0 comments on commit ce3653d

Please sign in to comment.