Skip to content

Commit

Permalink
add pre-commit to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
gdj0nes committed Jun 14, 2024
1 parent c7a8a45 commit 55525d8
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 1 deletion.
103 changes: 102 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 @@ -84,6 +84,7 @@ types-tqdm = "^4.66.0.3"
types-protobuf = "^4.24.0.4"

[tool.poetry.group.dev.dependencies]
pre-commit = "^3.0.0"
numpy = [
{ version = ">=1.22", python = ">=3.9" },
{ version = ">=1.21", python = ">=3.8,<3.9" },
Expand Down

0 comments on commit 55525d8

Please sign in to comment.