Thanks to visit codestin.com Credit goes to github.com
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 3f5e958 commit 7744382Copy full SHA for 7744382
1 file changed
Doc/distutils/apiref.rst
@@ -261,6 +261,11 @@ the full reference.
261
| | from the source extensions if | |
262
| | not provided. | |
263
+------------------------+--------------------------------+---------------------------+
264
+ | *optional* | specifies that a build failure | a boolean |
265
+ | | in the extension should not | |
266
+ | | abort the build process, but | |
267
+ | | simply skip the extension. | |
268
+ +------------------------+--------------------------------+---------------------------+
269
270
271
.. class:: Distribution
0 commit comments