diff --git a/pyproject.toml b/pyproject.toml index 8935ea5..5c32ead 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "aind-settings-utils" -description = "Generated from aind-library-template" +description = "Utility package to add custom pydantic settings sources" license = {text = "MIT"} requires-python = ">=3.8" authors = [