summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhakancelik <hakancelik96@outlook.com>2020-01-06 18:57:14 +0300
committerhakancelik <hakancelik96@outlook.com>2020-01-06 18:57:14 +0300
commitee6e7b236ed99393b24cfc643b0fc0dfbd0d8392 (patch)
treeb32e1ab41a1270237d185d5e034406a68a8e715f
parenta590eec7e75758971736a01c7aec5266935b1a4a (diff)
downloadisort-ee6e7b236ed99393b24cfc643b0fc0dfbd0d8392.tar.gz
#1081 reset 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