python3Packages.eth-keys: Disable failing test
This commit is contained in:
parent
f9176cf7cd
commit
68a2367f89
@ -49,6 +49,7 @@ buildPythonPackage rec {
|
||||
"test_native_to_coincurve_recover"
|
||||
"test_public_key_compression_is_equal"
|
||||
"test_public_key_decompression_is_equal"
|
||||
"test_signatures_with_high_s"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "eth_keys" ];
|
||||
|
Loading…
Reference in New Issue
Block a user