From fed180ff4f9f93b75b96a4a3ed55974466dc8886 Mon Sep 17 00:00:00 2001 From: Agriya Khetarpal <74401230+agriyakhetarpal@users.noreply.github.com> Date: Sat, 6 Jan 2024 01:31:07 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=B3=20Update=20license=20for=20project?= =?UTF-8?q?=20metadata?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = [