add description

This commit is contained in:
onyx-and-iris 2026-03-21 00:34:17 +00:00
parent 83f5fd1cd1
commit de19115d7c

View File

@ -5,7 +5,7 @@ build-backend = "hatchling.build"
[project] [project]
name = "q3rcon-cli" name = "q3rcon-cli"
dynamic = ["version"] dynamic = ["version"]
description = '' description = 'An async CLI for Q3 compatible RCON servers built with aio-q3-rcon and clypi.'
readme = "README.md" readme = "README.md"
requires-python = ">=3.10" requires-python = ">=3.10"
license = "MIT" license = "MIT"