python3Packages.pyee: pin pytest-asyncio 0.x

This commit is contained in:
Martin Weinelt
2025-08-07 15:29:42 +02:00
parent 9ddf5d6820
commit 7ea9bcc533
@@ -3,7 +3,7 @@
buildPythonPackage,
fetchPypi,
mock,
pytest-asyncio,
pytest-asyncio_0,
pytest-trio,
pytestCheckHook,
pythonOlder,
@@ -36,7 +36,7 @@ buildPythonPackage rec {
nativeCheckInputs = [
mock
pytest-asyncio
pytest-asyncio_0
pytest-trio
pytestCheckHook
twisted