diff --git a/pyproject.toml b/pyproject.toml index 2d2764e..cd43965 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ authors = [ ] readme = "README.md" keywords = ["charon", "mrrc", "maven", "npm", "build", "java"] -license = "Apache-2.0" +license = {text="Apache-2.0"} requires-python = ">=3.9" classifiers = [ "Development Status :: 1 - Planning",