parent
1eb455f869
commit
42cdb32033
|
@ -49,7 +49,7 @@ Keyword arguments are the following:
|
||||||
[`feature`](Build-options.md#features) option can also be passed to the
|
[`feature`](Build-options.md#features) option can also be passed to the
|
||||||
`required` keyword argument.
|
`required` keyword argument.
|
||||||
- `disabler`: if `true` and no python installation can be found, return a
|
- `disabler`: if `true` and no python installation can be found, return a
|
||||||
[disabler object](#disabler-object) instead of a not-found object.
|
[disabler object](Reference-manual.md#disabler-object) instead of a not-found object.
|
||||||
*Since 0.49.0*
|
*Since 0.49.0*
|
||||||
|
|
||||||
**Returns**: a [python installation][`python_installation` object]
|
**Returns**: a [python installation][`python_installation` object]
|
||||||
|
|
Loading…
Reference in New Issue