diff --git a/docs/reference/configuration.rst b/docs/reference/configuration.rst index a04a67791..f999fa6cc 100644 --- a/docs/reference/configuration.rst +++ b/docs/reference/configuration.rst @@ -503,7 +503,7 @@ PEP621 compatibility Many of the keys that exist in Briefcase's configuration have analogous settings in `PEP621 project metadata -`__. +`__. If your ``pyproject.toml`` defines a ``[project]`` section, Briefcase will honor those settings as a top level definition. Any ``[tool.briefcase]`` definitions will override those in the ``[project]`` section.