Improve project metadata (#2)

This commit is contained in:
2025-05-04 00:48:55 +02:00
committed by GitHub
parent 8d957198b9
commit 3ba10846a7
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
[project]
name = "dismoji"
dynamic = ["version", "urls", "readme"]
description = "***"
description = "A Python library for converting Discord emoji names to their Unicode equivalents."
authors = [
{ name = "Paillat-dev", email = "me@paillat.dev" }
]