mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-04-25 11:23:45 +03:00
chore: Update setup.py
This commit is contained in:
parent
6aeb824b9e
commit
f7fb1ae819
2
setup.py
2
setup.py
|
@ -55,6 +55,8 @@ setup(
|
|||
"Framework :: Django :: 3.2",
|
||||
"Framework :: Django :: 4.1",
|
||||
"Framework :: Django :: 4.2",
|
||||
"Framework :: Django :: 5.1",
|
||||
"Framework :: Django :: 5.2",
|
||||
],
|
||||
keywords="api graphql protocol rest relay graphene",
|
||||
packages=find_packages(exclude=["tests", "examples", "examples.*"]),
|
||||
|
|
Loading…
Reference in New Issue
Block a user