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

Update pyproject.toml

parent 91fc49b9
No related branches found
No related tags found
1 merge request!354Update pyproject.toml
...@@ -98,13 +98,6 @@ section-order = ["future", "standard-library", "django", "third-party", "first-p ...@@ -98,13 +98,6 @@ section-order = ["future", "standard-library", "django", "third-party", "first-p
[tool.ruff.lint.isort.sections] [tool.ruff.lint.isort.sections]
django = ["django"] 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] [build-system]
requires = ["poetry-core>=1.0.0"] requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api" 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