diff --git a/pyproject.toml b/pyproject.toml index 5ed4abb..dbf4528 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,15 +14,15 @@ authors = [ license = {text = "AGPL-3.0-or-later"} classifiers = [ # https://pypi.org/classifiers/ - "Development Status :: 4 - Beta", - "Environment :: Console", - "Operating System :: OS Independent", + "Development Status :: 4 - Beta", + "Environment :: Console", + "Operating System :: OS Independent", - "Intended Audience :: End Users/Desktop", - "Topic :: Office/Business", + "Intended Audience :: End Users/Desktop", + "Topic :: Office/Business", - "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", - "Programming Language :: Python :: 3.10" + "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", + "Programming Language :: Python :: 3.10" ] requires-python = ">=3.10,<3.11" # <3.11 to get newer versions of pyinstaller dependencies = [