Skip to content

Commit

Permalink
Remove: Remove pylint from dev dependencies
Browse files Browse the repository at this point in the history
We don't use pylint at all.
  • Loading branch information
bjoernricks committed Apr 20, 2023
1 parent 13ee50c commit 8517b55
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 72 deletions.
72 changes: 1 addition & 71 deletions poetry.lock

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

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ black = ">=20.8"
autohooks = ">=21.6.0"

[tool.poetry.dev-dependencies]
pytest = "*"
autohooks-plugin-pylint = ">=21.6.0"
autohooks-plugin-isort = ">=22.3.0"
coverage = "^7.2.3"
Expand Down

0 comments on commit 8517b55

Please sign in to comment.