eth-brownie / brownie

A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.
https://eth-brownie.readthedocs.io
MIT License
2.65k stars 552 forks source link

Remove ethPM functionality #1734

Closed iamdefinitelyahuman closed 9 months ago

iamdefinitelyahuman commented 9 months ago

What I did

Remove ethPM related functionality. ethPM has been deprecated and the main CLI functionality was already hidden within brownie for a long time.