modify: 添加 pyproject.toml description
This commit is contained in:
parent
80cde8aff3
commit
b987a5ef5c
@ -13,7 +13,7 @@ classifiers = [
|
||||
"Operating System :: POSIX :: Linux",
|
||||
]
|
||||
dependencies = []
|
||||
description = "Add your description here"
|
||||
description = "A high-performance, SQLite-based distributed task queue system with Rust-backed core operations. Supports task mounting, message listening, priority handling, retry mechanisms, and automatic cleanup of expired messages. Ideal for building reliable, scalable background task processing systems."
|
||||
name = "queue-sqlite"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user