diff --git a/pyproject.toml b/pyproject.toml index 5c0a55afd..fc540c9df 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ readme = { file = "README.md", content-type = "text/markdown" } authors = [ { name = "NVIDIA Corporation" }, ] -license = { text = "Apache 2.0" } +license = "Apache-2.0" requires-python = ">=3.10" classifiers = [ "Development Status :: 4 - Beta",