Skip to content

Commit

Permalink
Update hyperlink to PEP-621 docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rmartin16 committed Dec 5, 2023
1 parent 019bde8 commit 56a710b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ PEP621 compatibility

Many of the keys that exist in Briefcase's configuration have analogous settings
in `PEP621 project metadata
<https://packaging.python.org/en/latest/specifications/declaring-project-metadata>`__.
<https://packaging.python.org/en/latest/specifications/pyproject-toml/>`__.
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.
Expand Down

0 comments on commit 56a710b

Please sign in to comment.