mirror of https://github.com/MISP/PyMISP
parent
c456538528
commit
51e91f8827
2
setup.py
2
setup.py
|
@ -12,7 +12,7 @@ setup(
|
||||||
description='Python API for MISP.',
|
description='Python API for MISP.',
|
||||||
packages=['pymisp'],
|
packages=['pymisp'],
|
||||||
classifiers=[
|
classifiers=[
|
||||||
'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',
|
'License :: OSI Approved :: BSD License',
|
||||||
'Development Status :: 5 - Production/Stable',
|
'Development Status :: 5 - Production/Stable',
|
||||||
'Environment :: Console',
|
'Environment :: Console',
|
||||||
'Intended Audience :: Science/Research',
|
'Intended Audience :: Science/Research',
|
||||||
|
|
Loading…
Reference in New Issue