Skip to content

Commit

Permalink
Build(setup.py): Improve classifiers
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
phdru committed Jul 26, 2024
1 parent 93888e2 commit 3108cdd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,10 @@
keywords=['books', 'library', 'Flibusta', 'LibRusEc', 'lib.rus.ec'],
platforms="Any",
classifiers=[
'Development Status :: 2 - Pre-Alpha',
'Development Status :: 4 - Beta',
'Environment :: Console',
'Environment :: Web Environment',
'Environment :: X11 Applications',
'Intended Audience :: End Users/Desktop',
'License :: OSI Approved :: GNU General Public License (GPL)',
'Natural Language :: English',
Expand Down

0 comments on commit 3108cdd

Please sign in to comment.