update classifiers

This commit is contained in:
Dulmandakh 2024-05-18 13:44:56 +08:00
parent 233533628e
commit 6543dfe890

View File

@ -77,6 +77,7 @@ setup(
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
],
keywords="api graphql protocol rest relay graphene",
packages=find_packages(exclude=["examples*"]),