diff --git a/pyproject.toml b/pyproject.toml index 1081d63e..e505e30d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ readme = { file = "README.md", content-type = "text/markdown" } authors = [ { name = "NVIDIA Corporation" }, ] -license = { text = "Apache-2.0" } +license = { text = "Apache 2.0" } requires-python = ">=3.9" dependencies = [ "click >=8.1",