diff --git a/pyproject.toml b/pyproject.toml index 8256b1a..7555ee6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["setuptools"] build-backend = "setuptools.build_meta" [project] -name="pydsinf" +name="dsi-workflow" license={text = "BSD-3-Clause"} description="A Data Science Infrastructure Metadatabase" readme = "README.rst"