diff --git a/pyproject.toml b/pyproject.toml index 49a5ad8..3388603 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta" [project] name = "aedifix" authors = [{name = "NVIDIA Corporation"}] -license = "Apache-2.0" +license = {text = "Apache-2.0"} description = "aedifix - Build system for Legate libraries" classifiers = [ "Intended Audience :: Developers",