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 tdqm progress bars #1785

Closed iamdefinitelyahuman closed 4 months ago

iamdefinitelyahuman commented 4 months ago

What I did

Removed the tdqm progress bar when installing the compiler. Turns out this makes the install process magnitudes slower :scream: Go figure.