python3Packages.pyee: pin pytest-asyncio 0.x
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user