requirements.txt
royyannick opened this issue · 2 comments
royyannick commented
No requirements.txt to install the relevant packages?
cnukaus commented
eth-brownie
scipy
eth_abi==2.2.0
bip32utils
websockets==10.0
BowTiedDevil commented
I've pushed the relevant dependencies to pyproject.toml
in commit 6b2656d, so installation with pip
will fetch all required packages.