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 eaa1185 commit 866b0f4Copy full SHA for 866b0f4
README.rst
@@ -80,8 +80,8 @@ You can define rust extension with `RustExtension` class:
80
`Binding.RustCPython` uses rust-cpython
81
`Binding.NoBinding` uses no binding.
82
83
- :param bool optional: if it is true, a build failure in the extension will not abort the build process,
84
- but instead simply not install the failing extension.
+ :param bool optional: if it is true, a build failure in the extension will not abort the build process,
+ but instead simply not install the failing extension.
85
86
Commands
87
--------
0 commit comments