Skip to content
Snippets Groups Projects
Commit 819e6184 authored by Aleksolotl's avatar Aleksolotl
Browse files

Update pyproject.toml

parent d1e144ad
No related branches found
No related tags found
No related merge requests found
Pipeline #194328 failed
...@@ -80,13 +80,6 @@ section-order = ["future", "standard-library", "django", "third-party", "first-p ...@@ -80,13 +80,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