Add ruff and secret key

This commit is contained in:
2024-12-12 13:44:37 +13:00
parent 9fed90d9fe
commit 22608a1179
3 changed files with 31 additions and 31 deletions

View File

@@ -17,7 +17,6 @@ logfire = {extras = ["fastapi"], version = "^2.1.2"}
pytest = "^8.3.3"
httpx = "^0.27.2"
pytest-cov = "^4.0.0"
ruff = "^0.0.289"
pre-commit = "^3.4.0"
[build-system]