Merge pull request #330959 from Sigmanificient/clickhouse-driver

This commit is contained in:
Sandro
2024-08-22 16:01:18 +02:00
committed by GitHub
@@ -7,7 +7,6 @@
freezegun,
lz4,
mock,
nose,
pytestCheckHook,
pytest-xdist,
pytz,
@@ -45,7 +44,6 @@ buildPythonPackage rec {
nativeCheckInputs = [
freezegun
mock
nose
pytest-xdist
pytestCheckHook
];