diff --git a/pyproject.toml b/pyproject.toml index 8c14840..9fc1425 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,4 +5,4 @@ requires = ["setuptools>=61.0.0", "wheel"] build-backend = "setuptools.build_meta" [options.packages.find_namespace] -where = "hub" \ No newline at end of file +where = "cerc_persistence" \ No newline at end of file