Skip to content

Commit 2404eae

Browse files
committed
Added support for named parameters
Signed-off-by: chandr-andr (Kiselev Aleksandr) <[email protected]>
1 parent 7573b07 commit 2404eae

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pyproject.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,6 @@ maintainers = [{ name = "Kiselev Aleksandr", email = "[email protected]" }]
3838
description = "Async PostgreSQL driver for Python written in Rust"
3939
dynamic = ["version"]
4040

41-
# [tool.poetry.group.querybuilder]
42-
# optional = true
43-
44-
# [tool.poetry.group.querybuilder.dependencies]
45-
# pypika = "*"
46-
4741
[tool.maturin]
4842
python-source = "python"
4943
module-name = "psqlpy._internal"

0 commit comments

Comments
 (0)