fix: uncomment ruff in requirements.txt for CI

This commit is contained in:
Celes Renata
2026-04-11 12:58:30 -07:00
parent 5a2827d5ee
commit 1c3a5f8285
+2 -2
View File
@@ -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