From 7d01a3342b5da2f5de104d8a3bcea5927d40326c Mon Sep 17 00:00:00 2001 From: Marc-Etienne Vargenau Date: Mon, 2 Feb 2026 15:32:17 +0100 Subject: [PATCH] Use SPDX license id Signed-off-by: Marc-Etienne Vargenau --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 36a4c7b47..c35a447cb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -22,7 +22,7 @@ long_description = file: README.rst long_description_content_type = text/x-rst author = Andrew Svetlov author_email = andrew.svetlov@gmail.com -license = Apache License 2.0 +license = Apache-2.0 license_files = LICENSE classifiers =