Skip to content

Commit

Permalink
add GitPython to dependencies list
Browse files Browse the repository at this point in the history
  • Loading branch information
rt-slalom committed Apr 23, 2024
1 parent be4a1af commit 7a2e605
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
11 changes: 6 additions & 5 deletions 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 @@ -46,6 +46,7 @@ pre-commit = ">=2.20,<4.0"
requests = "^2.31.0"
pyyaml = ">=6.0.1"
chardet = "^5.2.0"
gitpython = "^3.1.43"

[tool.pytest.ini_options]
addopts = "-p no:cacheprovider"
Expand Down

0 comments on commit 7a2e605

Please sign in to comment.