summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml8
1 files changed, 1 insertions, 7 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 60fb4bc2..b379166c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -83,10 +83,4 @@ palette = {primary = "orange", accent = "indigo"}
[build-system]
requires = ["poetry>=0.12"]
-build-backend = "poetry.masonry.api"
-
-[tool.unimport]
-files = [
- '.*(isort.py)',
- '.*(__init__.py)',
-] \ No newline at end of file
+build-backend = "poetry.masonry.api" \ No newline at end of file