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 5390997 commit f61be85
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 @@ -63,13 +63,11 @@ def is_requirement(line):
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',
],
install_requires=load_requirements('requirements/base.in'),
Expand Down

0 comments on commit f61be85

Please sign in to comment.