diff --git a/pyproject.toml b/pyproject.toml index 5a8af8e..d1ae8ad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ maintainers = [ ] description = "Binaries for the Hugo static site generator, installable with pip" readme = "README.md" -license = "Apache-2.0" +license = {text = "Apache License v2.0"} requires-python = ">=3.8" dynamic = ["scripts", "version"] classifiers = [