Commit 4a9f999f authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python313Packages.asyncpraw: set to pytest-asyncio_0

parent ee92e7a8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
  flit-core,
  mock,
  pytestCheckHook,
  pytest-asyncio,
  pytest-asyncio_0,
  pytest-vcr,
  pythonOlder,
  requests-toolbelt,
@@ -49,7 +49,7 @@ buildPythonPackage rec {

  nativeCheckInputs = [
    pytestCheckHook
    pytest-asyncio
    pytest-asyncio_0
    pytest-vcr
    vcrpy
    requests-toolbelt