We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 203c79d commit 639ef8aCopy full SHA for 639ef8a
source/discussions/considerations_for_binary_wheels.rst
@@ -8,5 +8,4 @@ packaging can become. Issues arrise around topics such as non-Python compiled
8
dependencies ("native dependencies"), the importance of the ABI (Application
9
Binary Interface) of native code, dependency on SIMD code and cross
10
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/>`_.
+native packaging is available at `pypackaging-native <https://pypackaging-native.github.io/>`_.
0 commit comments