Skip to content

Commit 203c79d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/discussions/considerations_for_binary_wheels.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ in pure packages. The more complex the native code, the more complex the
77
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
10-
compilation. In depth dicussion of these and many more topics and issues around
10+
compilation. In depth discussion of these and many more topics and issues around
1111
native packaging is available at
1212
`pypackaging-native<https://pypackaging-native.github.io/>`_.

0 commit comments

Comments
 (0)