Skip to content

Commit 1d8faf0

Browse files
authored
chore: Update pyproject description (#108)
1 parent d2a51e0 commit 1d8faf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "maturin"
55
[project]
66
name = "fluxqueue"
77
dynamic = ["version"]
8-
description = "A blazingly fast, lightweight task queue for Python, written in Rust"
8+
description = "A lightweight, resource-efficient, high-throughput task queue for Python, written in Rust."
99
readme = "README.md"
1010
requires-python = ">=3.11,<3.15"
1111
keywords = ["task-queue", "queue", "redis", "async", "background-tasks", "worker", "rust", "fluxqueue"]

0 commit comments

Comments
 (0)