Skip to content

Commit 4d2b49e

Browse files
authored
Add clickhouse-connect dependency
1 parent 2bcb931 commit 4d2b49e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clickhouse/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
url="https://github.com/testcontainers/testcontainers-python",
1313
install_requires=[
1414
"testcontainers-core",
15+
"clickhouse-connect",
1516
"clickhouse-driver",
1617
],
1718
python_requires=">=3.7",

0 commit comments

Comments
 (0)