Skip to content

Commit

Permalink
Change: Only list direct dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoernricks committed Jan 29, 2024
1 parent 6d2bbf7 commit 61d9502
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 86 deletions.
85 changes: 1 addition & 84 deletions poetry.lock

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

2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@ defusedxml = ">=0.6"

[tool.poetry.group.dev.dependencies]
coverage = ">=7.2"
pylint = ">=2.17"
sphinx = ">=5.3.0"
autohooks = ">=22.7.2"
autohooks-plugin-ruff = ">=24.1.0"
autohooks-plugin-black = ">=22.7.0"
black = ">=22.6.0"
Expand Down

0 comments on commit 61d9502

Please sign in to comment.