Removed pre-commit from Poetry dependencies
This commit is contained in:
parent
9f5252194a
commit
00d30d8e85
3 changed files with 3 additions and 168 deletions
|
|
@ -58,7 +58,6 @@ sphinxcontrib-httpdomain = "^1.7"
|
|||
rope = "^0.14.0"
|
||||
pylint = "^2.3"
|
||||
black = {version = "^18.3-alpha.0",allow-prereleases = true}
|
||||
pre-commit = "^2.8.2"
|
||||
|
||||
[tool.black]
|
||||
exclude = '(\.eggs|\.git|\.venv|node_modules/)'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue