python3Packages.deltalake: use pytest-cov-stub

This commit is contained in:
Peder Bergebakken Sundt
2025-06-17 06:19:18 +02:00
parent d8cf868ed5
commit c275c5bf07
@@ -11,7 +11,7 @@
pkg-config,
pytestCheckHook,
pytest-benchmark,
pytest-cov,
pytest-cov-stub,
pytest-mock,
pandas,
azure-storage-blob,
@@ -62,7 +62,7 @@ buildPythonPackage rec {
pytestCheckHook
pandas
pytest-benchmark
pytest-cov
pytest-cov-stub
pytest-mock
azure-storage-blob
];