We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0414bea commit df5fbb1Copy full SHA for df5fbb1
pyproject.toml
@@ -4,7 +4,7 @@ dynamic = ["version"]
4
description = "A simple Redis-based job queue system."
5
readme = "README.md"
6
license = {text = "MIT"}
7
-authors = [{name = "Flowdacity Development Team", email = "admin@flowdacity.com"}]
+authors = [{name = "Ochui Princewill", email = "ochui@flowdacity.com"}]
8
requires-python = ">=3.12"
9
dependencies = [
10
"msgpack>=1.1.2",
0 commit comments