Removed pre-commit from Poetry dependencies

This commit is contained in:
Joel Collins 2020-11-12 15:15:21 +00:00
parent 9f5252194a
commit 00d30d8e85
3 changed files with 3 additions and 168 deletions

View file

@ -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/)'