Skip to content

Commit 639ef8a

Browse files
viblochrysle
andauthored
Update source/discussions/considerations_for_binary_wheels.rst
Co-authored-by: chrysle <[email protected]>
1 parent 203c79d commit 639ef8a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/discussions/considerations_for_binary_wheels.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ packaging can become. Issues arrise around topics such as non-Python compiled
88
dependencies ("native dependencies"), the importance of the ABI (Application
99
Binary Interface) of native code, dependency on SIMD code and cross
1010
compilation. In depth discussion of these and many more topics and issues around
11-
native packaging is available at
12-
`pypackaging-native<https://pypackaging-native.github.io/>`_.
11+
native packaging is available at `pypackaging-native <https://pypackaging-native.github.io/>`_.

0 commit comments

Comments
 (0)