Unverified Commit e79af295 authored by Pyrox's avatar Pyrox
Browse files

python312Packages.throttler: remove deprecated codecov dependency

parent e0ef6a61
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -4,7 +4,6 @@
  fetchFromGitHub,
  pytestCheckHook,
  aiohttp,
  codecov,
  flake8,
  pytest,
  pytest-asyncio,
@@ -25,7 +24,6 @@ buildPythonPackage rec {

  checkInputs = [
    aiohttp
    codecov
    flake8
    pytest
    pytest-asyncio