python311Packages.ipydatawidgets: migrate to pytest-cov-stub
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
fetchPypi,
|
||||
isPy27,
|
||||
pytest,
|
||||
pytest-cov,
|
||||
pytest-cov-stub,
|
||||
nbval,
|
||||
jupyter-packaging,
|
||||
ipywidgets,
|
||||
@@ -38,7 +38,7 @@ buildPythonPackage rec {
|
||||
|
||||
nativeCheckInputs = [
|
||||
pytest
|
||||
pytest-cov
|
||||
pytest-cov-stub
|
||||
nbval
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user