diff --git a/pyproject.toml b/pyproject.toml index d2db8152af9e5e3659b9404562bd4f72eeb814ef..3bdd2a2c57a86c9f2f7829fa98155e993dbe22ac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,14 +12,3 @@ authors = [ [tool.setuptools] packages = ["find:"] - -[project.classifiers] -classifiers = [ - "Development Status :: 3 - Alpha", - "Intended Audience :: Developers", - "License :: OSI Approved :: MIT License", - "Programming Language :: Python :: 3", - "Programming Language :: Python :: 3.6", - "Programming Language :: Python :: 3.7", - "Programming Language :: Python :: 3.8" -] \ No newline at end of file