python3Packages.clickhouse-connect: fix build (#394385)

clickhouse-connect: fix build

Test path `tests/tls` is probably removed or does not exits.
This commit is contained in:
Rohit Singh
2025-03-31 16:54:00 +02:00
committed by GitHub
parent cbf38285a4
commit 14367cc8ed
@@ -61,7 +61,6 @@ buildPythonPackage rec {
# these tests require a running clickhouse instance
disabledTestPaths = [
"tests/integration_tests"
"tests/tls"
];
pythonImportsCheck = [