chore: cleanup and update toml, create editorconfig

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
This commit is contained in:
dw-0
2024-05-11 20:18:09 +02:00
parent ea78ba25e6
commit 9342c94096
3 changed files with 14 additions and 20 deletions

View File

@@ -1,6 +1,9 @@
[project]
requires-python = ">=3.8"
[project.optional-dependencies]
dev=["ruff"]
[tool.ruff]
required-version = ">=0.3.4"
respect-gitignore = true