Skip to content

Commit 3ddb05d

Browse files
committed
Added method binary_copy_to_table
Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
1 parent 417fd2c commit 3ddb05d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ deps =
2222
anyio>=3,<4
2323
maturin>=1,<2
2424
pydantic>=2
25+
pyarrow>=17
26+
pgpq>=0.9
2527
allowlist_externals = maturin
2628
commands_pre =
2729
maturin develop

0 commit comments

Comments
 (0)