From c543c6c147ad63701fecd456a0b295ddf5f7a22c Mon Sep 17 00:00:00 2001 From: Marek Wolan Date: Thu, 20 Jul 2023 09:21:35 +0000 Subject: [PATCH] Apply suggestions from code review --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d7b961f3..0733f285 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ license = {file = "LICENSE"} requires-python = ">=3.8, <3.11" dynamic = ["version", "readme"] classifiers = [ - "License :: MIT", + "License :: OSI Approved :: MIT License", "Development Status :: 4 - Beta", "Operating System :: Microsoft :: Windows", "Operating System :: MacOS",