Commit 3594f855 authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python313Packages.asyncprawcore: set to pytest-asyncio_0

parent 84a03aa1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
  flit-core,
  mock,
  pytestCheckHook,
  pytest-asyncio,
  pytest-asyncio_0,
  pytest-vcr,
  pythonOlder,
  requests,
@@ -43,7 +43,7 @@ buildPythonPackage rec {
    mock
    requests-toolbelt
    pytestCheckHook
    pytest-asyncio
    pytest-asyncio_0
    pytest-vcr
    vcrpy
  ];