python3Packages.web3: use default pytest-asyncio (#453119)
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
flaky,
|
||||
hypothesis,
|
||||
py-evm,
|
||||
pytest-asyncio_0_21,
|
||||
pytest-asyncio,
|
||||
pytest-mock,
|
||||
pytest-xdist,
|
||||
pytestCheckHook,
|
||||
@@ -85,7 +85,7 @@ buildPythonPackage rec {
|
||||
flaky
|
||||
hypothesis
|
||||
py-evm
|
||||
pytest-asyncio_0_21
|
||||
pytest-asyncio
|
||||
pytest-mock
|
||||
pytest-xdist
|
||||
pytestCheckHook
|
||||
|
||||
Reference in New Issue
Block a user