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 2022-12-31 14:21:53 +01:00
parent a9125ee261
commit f986c13814

View file

@ -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;