Remove black and isort, using ruff for formatting instead
Add uv for python environment management
This commit is contained in:
parent
7dd0f52816
commit
9fe7aab4ef
|
@ -74,7 +74,9 @@
|
|||
# Development tools
|
||||
## Code screenshots
|
||||
silicon
|
||||
|
||||
## Python Environments
|
||||
uv
|
||||
poetry
|
||||
|
||||
## Linters
|
||||
|
@ -87,8 +89,6 @@
|
|||
alejandra
|
||||
shfmt
|
||||
stylua
|
||||
black
|
||||
isort
|
||||
nodePackages.prettier
|
||||
|
||||
## Language servers
|
||||
|
|
Loading…
Reference in a new issue