We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8568b4 commit 254c1baCopy full SHA for 254c1ba
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
name = "taskiq-psqlpy"
3
version = "0.1.0"
4
-description = "NATS integration for taskiq"
+description = "PSQLPy and PostgreSQL integration for taskiq"
5
authors = ["taskiq-team <[email protected]>"]
6
readme = "README.md"
7
packages = [{ include = "taskiq_psqlpy" }]
0 commit comments