From 1943516d92ab86c8278bd6f788df94585af35b4f Mon Sep 17 00:00:00 2001 From: Ruben Sanchez Date: Tue, 31 Oct 2023 12:38:17 -0400 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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