python312Packages.rdflib: pytest-cov -> pytest-cov-stub

This commit is contained in:
Pyrox 2024-10-15 21:23:51 -04:00
parent 73cf526286
commit 202b4b5c7c
No known key found for this signature in database
GPG Key ID: 8CDF3F7CAA53A0F5

View File

@ -23,7 +23,7 @@
# tests
pip,
pytest-cov,
pytest-cov-stub,
pytest7CheckHook,
setuptools,
}:
@ -59,7 +59,7 @@ buildPythonPackage rec {
nativeCheckInputs = [
pip
pytest-cov
pytest-cov-stub
# Failed: DID NOT WARN. No warnings of type (<class 'UserWarning'>,) were emitted.
pytest7CheckHook
setuptools