diff --git a/pyproject.toml b/pyproject.toml index be143f7..57a7ec8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,6 +7,15 @@ authors = [ ] license = {text = "MIT"} readme = "README.md" +classifiers = [ + "Programming Language :: Python :: 3", + "Programming Language :: Python :: 3.10", + "Programming Language :: Python :: 3.11", + "Programming Language :: Python :: 3.12", + "Programming Language :: Python :: 3.13", + "License :: OSI Approved :: MIT License", + "Operating System :: OS Independent", +] requires-python = ">=3.9,<4" keywords = [