> All of these are great suggestions. I think what I really need though is
> some way to figure out how to cleanly install (perhaps reinstalling)
> everything I need to run all these commands. tox, yapf,
>

tox should be the only thing you need to install.  After that, tox will
install whatever you need to run the tests.  pre-commit accomplishes
something similar, but just for the pre-commit git hooks.

-chad

Reply via email to