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
commit 8895a0158f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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
];