diff --git a/python/pyproject.toml b/python/pyproject.toml index 3761ad6..32197fa 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -72,4 +72,4 @@ norecursedirs = ["dist", "build", ".tox"] testpaths = ["tests"] [tool.setuptools_scm] -root = "../.." \ No newline at end of file +root = ".." \ No newline at end of file