Skip to content

Commit

Permalink
Update the classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
shenril committed Aug 28, 2019
1 parent 11a18c3 commit 9c6bf24
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,15 @@
keywords='sitadel, security, scanner, web, python3',
classifiers=[
'Topic :: Security',
'Development Status :: 3 - Alpha',
'Development Status :: 4 - Beta',
'Intended Audience :: Developers',
'Intended Audience :: Information Technology',
'Intended Audience :: System Administrators',
'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3 :: Only',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Operating System :: POSIX :: Linux',
],
install_requires=[
Expand Down

0 comments on commit 9c6bf24

Please sign in to comment.