fix: uncomment ruff in requirements.txt for CI
This commit is contained in:
+2
-2
@@ -34,5 +34,5 @@ pyyaml>=6.0.0
|
||||
pytest>=8.0.0
|
||||
pytest-asyncio>=0.24.0
|
||||
|
||||
# Code quality (provided by nix devshell, not pip)
|
||||
# ruff
|
||||
# Code quality
|
||||
ruff>=0.4.0
|
||||
|
||||
Reference in New Issue
Block a user