diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle index 8fdf8452..a18382a1 100644 Binary files a/.doctrees/environment.pickle and b/.doctrees/environment.pickle differ diff --git a/.doctrees/guides/library_guide.doctree b/.doctrees/guides/library_guide.doctree index 88e09263..98fd328a 100644 Binary files a/.doctrees/guides/library_guide.doctree and b/.doctrees/guides/library_guide.doctree differ diff --git a/guides/library_guide.html b/guides/library_guide.html index 3b255427..7e3df3c4 100644 --- a/guides/library_guide.html +++ b/guides/library_guide.html @@ -263,7 +263,7 @@
config (dict | PoeConfig, optional) – Either a dictionary with the same schema as a pyproject.toml file, or a -PoeConfig +PoeConfig object to use as an alternative to loading config from a file.
output (IO, optional) – A stream for the application to write its own output to, defaults to sys.stdout
poetry_env_path (str, optional) – The path to the poetry virtualenv. If provided then it is used by the