Update pyproject.toml

This commit is contained in:
Ruben Sanchez 2023-10-31 12:38:17 -04:00
parent 8087c22370
commit 1943516d92

View File

@ -5,4 +5,4 @@ requires = ["setuptools>=61.0.0", "wheel"]
build-backend = "setuptools.build_meta"
[options.packages.find_namespace]
where = "hub"
where = "cerc_persistence"