python3Packages.pyairtable: migrate to pytest-cov-stub

This commit is contained in:
Peder Bergebakken Sundt
2026-04-14 20:35:37 +02:00
parent 4304633ac0
commit 5fdbc71781
@@ -11,7 +11,7 @@
click,
pytest,
pytest-cov,
pytest-cov-stub,
mock,
requests-mock,
tox,
@@ -42,7 +42,7 @@ buildPythonPackage rec {
nativeCheckInputs = [
pytest
pytest-cov
pytest-cov-stub
mock
requests-mock
tox