diff --git a/pyproject.toml b/pyproject.toml index 0b598099f..524b841f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,6 +24,7 @@ classifiers = [ "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Typing :: Typed", + "License :: OSI Approved :: MIT License", ] dependencies = [] dynamic = ["version", "readme"]