From 97f477b912ba29061c668005ea08a63e661ef170 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Tue, 14 Feb 2023 10:54:17 -0300 Subject: [PATCH] Update changelog/10721.doc.rst --- changelog/10721.doc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/10721.doc.rst b/changelog/10721.doc.rst index 7b4b5361b..33ba40512 100644 --- a/changelog/10721.doc.rst +++ b/changelog/10721.doc.rst @@ -1 +1 @@ -originally written for setuptools, and then changed the backend to hatchling and now doc updated for `project entry points` +Fixed entry-points declaration in the documentation example using Hatch.