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