diff --git a/environment.yaml b/environment.yaml index ff0abeb..10043f3 100644 --- a/environment.yaml +++ b/environment.yaml @@ -7,6 +7,10 @@ dependencies: - maturin - nox - mypy + - ruff + - Flake8-pyproject + - flake8-bugbear + - flake8-pyi - black - isort - pytest