Disable database/opensearch
[oi-userland.git] / components / python / validators / patches / 01-no-eth-hash.patch
blob759752a98b467d2c8d231f01bd20f30e23d7c608
1 We do not have eth-hash packaged yet.
3 --- validators-0.34.0/pyproject.toml.orig
4 +++ validators-0.34.0/pyproject.toml
5 @@ -196,6 +196,5 @@
6 description = unit tests
7 deps =
8 pytest
9 - .[crypto-eth-addresses]
10 commands = pytest .
11 """