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 7573b07 commit 2404eaeCopy full SHA for 2404eae
pyproject.toml
@@ -38,12 +38,6 @@ maintainers = [{ name = "Kiselev Aleksandr", email = "[email protected]" }]
38
description = "Async PostgreSQL driver for Python written in Rust"
39
dynamic = ["version"]
40
41
-# [tool.poetry.group.querybuilder]
42
-# optional = true
43
-
44
-# [tool.poetry.group.querybuilder.dependencies]
45
-# pypika = "*"
46
47
[tool.maturin]
48
python-source = "python"
49
module-name = "psqlpy._internal"
0 commit comments