diff --git a/pyproject.toml b/pyproject.toml index e8eb19c..a6a5cf5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,4 +2,4 @@ requires = ["setuptools", "wheel", "setuptools-pipfile"] build-backend = "setuptools.build_meta" [tool] -setuptools-pipfile = "../Pipfile" \ No newline at end of file +setuptools-pipfile = "../../Pipfile" \ No newline at end of file