python311Packages.cashews: migrate to pytest-cov-stub
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
lib,
|
||||
pytest,
|
||||
pytest-asyncio,
|
||||
pytest-cov,
|
||||
pytest-cov-stub,
|
||||
pytest-rerunfailures,
|
||||
pytestCheckHook,
|
||||
redis,
|
||||
@@ -46,7 +46,7 @@ buildPythonPackage rec {
|
||||
hypothesis
|
||||
pytest
|
||||
pytest-asyncio
|
||||
pytest-cov
|
||||
pytest-cov-stub
|
||||
pytest-rerunfailures
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user