Skip to content

Commit

Permalink
fix: add ruff dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
hudsonbrendon committed Dec 26, 2024
1 parent bc473fe commit 2a51a6e
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
29 changes: 28 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ requests = "^2.32.3"
pytest = "^8.3.4"
pytest-cov = "^6.0.0"
requests-mock = "^1.12.1"
ruff = "^0.8.4"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 2a51a6e

Please sign in to comment.