| Package | Description |
|---|---|
| io.github.cdklabs.projen.python |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PoetryPyprojectOptions
(experimental) Poetry-specific options.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PoetryPyprojectOptions.Jsii$Proxy
An implementation for
PoetryPyprojectOptions |
static class |
PoetryPyprojectOptionsWithoutDeps.Jsii$Proxy
An implementation for
PoetryPyprojectOptionsWithoutDeps |
| Modifier and Type | Method and Description |
|---|---|
PoetryPyprojectOptionsWithoutDeps |
PoetryPyprojectOptionsWithoutDeps.Builder.build()
Builds the configured instance.
|
PoetryPyprojectOptionsWithoutDeps |
PythonProjectOptions.Jsii$Proxy.getPoetryOptions() |
default PoetryPyprojectOptionsWithoutDeps |
PythonPackagingOptions.getPoetryOptions()
(experimental) Additional options to set for poetry if using poetry.
|
PoetryPyprojectOptionsWithoutDeps |
PythonPackagingOptions.Jsii$Proxy.getPoetryOptions() |
| Modifier and Type | Method and Description |
|---|---|
Poetry.Builder |
Poetry.Builder.poetryOptions(PoetryPyprojectOptionsWithoutDeps poetryOptions)
(experimental) Additional options to set for poetry if using poetry.
|
Setuptools.Builder |
Setuptools.Builder.poetryOptions(PoetryPyprojectOptionsWithoutDeps poetryOptions)
(experimental) Additional options to set for poetry if using poetry.
|
PythonProjectOptions.Builder |
PythonProjectOptions.Builder.poetryOptions(PoetryPyprojectOptionsWithoutDeps poetryOptions)
Sets the value of
PythonPackagingOptions.getPoetryOptions() |
PythonProject.Builder |
PythonProject.Builder.poetryOptions(PoetryPyprojectOptionsWithoutDeps poetryOptions)
(experimental) Additional options to set for poetry if using poetry.
|
PythonPackagingOptions.Builder |
PythonPackagingOptions.Builder.poetryOptions(PoetryPyprojectOptionsWithoutDeps poetryOptions)
Sets the value of
PythonPackagingOptions.getPoetryOptions() |
Copyright © 2021. All rights reserved.