From 3a51988fa75d4e2b71c49764395c5c4564954490 Mon Sep 17 00:00:00 2001 From: hakancelik Date: Mon, 6 Jan 2020 18:58:57 +0300 Subject: #1081 reset pyproject.toml 2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b379166c..59eb3718 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,4 +83,4 @@ palette = {primary = "orange", accent = "indigo"} [build-system] requires = ["poetry>=0.12"] -build-backend = "poetry.masonry.api" \ No newline at end of file +build-backend = "poetry.masonry.api" -- cgit v1.2.1