Skip to content

Commit

Permalink
chore: update setup classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
magajh committed Oct 22, 2024
1 parent ef8bbbb commit 914e73c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,11 @@ def get_version(*file_paths):
long_description_content_type='text/x-rst',
classifiers=[
'Development Status :: 5 - Production/Stable',
'Framework :: Django :: 3.2',
'Framework :: Django :: 4.2',
'Intended Audience :: Developers',
'License :: OSI Approved :: GNU Affero General Public License v3',
'Operating System :: OS Independent',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11',
],
packages=[
Expand Down

0 comments on commit 914e73c

Please sign in to comment.