mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-21 20:34:06 +00:00
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:
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;
|
||||
|
Loading…
Reference in New Issue
Block a user