python3Packages.autobahn: Stop testing with eth-abi

The dependency chain is broken on every bump and causes a major hassle
that is just not worth it.
This commit is contained in:
Martin Weinelt
2023-01-05 13:20:45 +01:00
parent a9125ee261
commit f986c13814
@@ -83,8 +83,6 @@ buildPythonPackage rec {
mock
pytest-asyncio
pytestCheckHook
# FIXME: remove the following dependencies when web3 gets added
eth-account
] ++ passthru.optional-dependencies.scram
++ passthru.optional-dependencies.serialization
++ passthru.optional-dependencies.xbr;