python3Packages.nonbloat-db: use pytest-cov-stub
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
# tests
|
||||
pytestCheckHook,
|
||||
pytest-asyncio,
|
||||
pytest-cov,
|
||||
pytest-cov-stub,
|
||||
pytest-mock,
|
||||
pytest-randomly,
|
||||
faker,
|
||||
@@ -45,7 +45,7 @@ buildPythonPackage rec {
|
||||
nativeCheckInputs = [
|
||||
pytestCheckHook
|
||||
pytest-asyncio
|
||||
pytest-cov
|
||||
pytest-cov-stub
|
||||
pytest-mock
|
||||
pytest-randomly
|
||||
faker
|
||||
|
||||
Reference in New Issue
Block a user