From 54acea6c19266f7ab9abb1aa91513dba6bcb1ebf Mon Sep 17 00:00:00 2001 From: Anderson Bravalheri Date: Thu, 17 Mar 2022 13:38:48 +0000 Subject: Add notes to pyproject_config docs --- docs/userguide/pyproject_config.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/userguide/pyproject_config.rst b/docs/userguide/pyproject_config.rst index 597bc33c..761a5677 100644 --- a/docs/userguide/pyproject_config.rst +++ b/docs/userguide/pyproject_config.rst @@ -186,6 +186,8 @@ Key Directive Notes ---- +.. rubric:: Notes + .. [#entry-points] Dynamic ``scripts`` and ``gui-scripts`` are a special case. When resolving these metadata keys, ``setuptools`` will look for ``tool.setuptool.dynamic.entry-points``, and use the values of the -- cgit v1.2.1