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

This commit is contained in:
Pyrox 2024-10-15 21:23:33 -04:00
parent 5db834e172
commit d5886a2e31
No known key found for this signature in database
GPG Key ID: 8CDF3F7CAA53A0F5

View File

@ -7,7 +7,7 @@
html5lib,
jsonschema,
pytest-cov,
pytest-cov-stub,
pytest-mock,
pytest-recording,
python-dateutil,
@ -36,7 +36,7 @@ buildPythonPackage rec {
html5lib
jsonschema
pytestCheckHook
pytest-cov
pytest-cov-stub
pytest-mock
pytest-recording
requests-mock