diff --git a/pyproject.toml b/pyproject.toml
index c2a9b4d190c7c92caba8784d3fa5975646e7260e..5b2d3789f76e857846455cdcf64518d067d913a0 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -7,7 +7,6 @@ authors = ["inso <insomniak.fr@gmail.com>", "canercandan", "s_b"]
 maintainers = ["vit <vit@free.fr>", "Moul <moul@moul.re>"]
 readme = "README.md"
 license = "GPL-3.0-or-later"
-homepage =  ""
 repository = "https://git.duniter.org/clients/python/duniterpy"
 documentation = "https://clients.pages.duniter.org/python/duniterpy/index.html"
 urls = { Changelog = "https://git.duniter.org/clients/python/duniterpy/-/blob/main/CHANGELOG.md" }