Skip to content

Commit e17a48c

Browse files
odesenfansMHHukiewitz
authored andcommitted
Fix: add ledgereth to "testing" install target
Problem: `pip install .[testing]` is not enough to run all tests successfully. Solution: add missing packages to the "testing" install target.
1 parent 6b071f8 commit e17a48c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

+1
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ testing =
8181
flake8
8282
substrate-interface
8383
py-sr25519-bindings
84+
ledgereth==0.9.0
8485
mqtt =
8586
aiomqtt<=0.1.3
8687
certifi

0 commit comments

Comments
 (0)