Skip to content

Commit

Permalink
Cleanup tool and poetry config
Browse files Browse the repository at this point in the history
  • Loading branch information
martis42 committed Dec 23, 2023
1 parent cd6f636 commit f7d6c03
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 199 deletions.
203 changes: 14 additions & 189 deletions poetry.lock

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

10 changes: 0 additions & 10 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,8 @@ authors = ["Martin Medler"]
[tool.poetry.dependencies]
python = "^3.8.1"

[tool.black]
line-length = 120

[tool.isort]
multi_line_output = 3
profile = "black"

[tool.poetry.dev-dependencies]
black = "^23.11.0"
isort = "^5.12.0"
pre-commit = "^3.5.0"
pyupgrade = "^3.15.0"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit f7d6c03

Please sign in to comment.