Skip to content

Commit

Permalink
Add: Add rich as direct dependency
Browse files Browse the repository at this point in the history
rich will be used to implement plugin progress
  • Loading branch information
bjoernricks authored and y0urself committed Aug 2, 2022
1 parent 8f2c350 commit 1d8de57
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 51 deletions.
206 changes: 155 additions & 51 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
Expand Up @@ -49,6 +49,7 @@ include = [
python = "^3.7"
tomlkit = ">=0.5.11"
pontos = ">=22.8.0"
rich = "^12.5.1"

[tool.poetry.dev-dependencies]
autohooks-plugin-black = ">=21.12.0"
Expand Down

0 comments on commit 1d8de57

Please sign in to comment.