add ruff and flake8 to conda environment spec
This commit is contained in:
parent
97ca1e3e70
commit
96b5dfae1f
1 changed files with 4 additions and 0 deletions
|
|
@ -7,6 +7,10 @@ dependencies:
|
|||
- maturin
|
||||
- nox
|
||||
- mypy
|
||||
- ruff
|
||||
- Flake8-pyproject
|
||||
- flake8-bugbear
|
||||
- flake8-pyi
|
||||
- black
|
||||
- isort
|
||||
- pytest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue