From cab42815040ae286c38ee06f637c8c002d65693e Mon Sep 17 00:00:00 2001 From: msramalho <19508417+msramalho@users.noreply.github.com> Date: Tue, 7 Feb 2023 23:02:45 +0000 Subject: [PATCH] toml --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5bed089..e8eb19c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,5 @@ [build-system] requires = ["setuptools", "wheel", "setuptools-pipfile"] build-backend = "setuptools.build_meta" -[tool.setuptools-pipfile] [tool] setuptools-pipfile = "../Pipfile" \ No newline at end of file