calyx icon indicating copy to clipboard operation
calyx copied to clipboard

Switch python toolchain to use `ruff` and `uv`

Open rachitnigam opened this issue 9 months ago • 2 comments

ruff and uv are two new tools to make the formatting/linting and tool installation for python better. Let's switch from using the weird mix of flit, black, and flake8 to simply and consistently using ruff and uv (I know @sampsyo has already made this switch for Bril).

rachitnigam avatar Feb 02 '25 19:02 rachitnigam