add description

This commit is contained in:
onyx-and-iris 2026-02-19 22:34:37 +00:00
parent 7682f4080e
commit 637597c95a

View File

@ -5,7 +5,7 @@ build-backend = "hatchling.build"
[project] [project]
name = "q3rcon-tui" name = "q3rcon-tui"
dynamic = ["version"] dynamic = ["version"]
description = '' description = 'A terminal user interface for managing Q3 compatible servers using RCON.'
readme = "README.md" readme = "README.md"
requires-python = ">=3.10" requires-python = ">=3.10"
license = "MIT" license = "MIT"