Skip to content
Snippets Groups Projects
Verified Commit 50375c89 authored by Aleksolotl's avatar Aleksolotl Committed by Jonathan Weth
Browse files

Update pyproject.toml

parent c857d2ae
No related branches found
No related tags found
1 merge request!196Update pyproject.toml
......@@ -90,13 +90,6 @@ section-order = ["future", "standard-library", "django", "third-party", "first-p
[tool.ruff.lint.isort.sections]
django = ["django"]
[tool.ruff.isort]
known-first-party = ["aleksis"]
section-order = ["future", "standard-library", "django", "third-party", "first-party", "local-folder"]
[tool.ruff.isort.sections]
django = ["django"]
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment