fix classifiers
This commit is contained in:
parent
f7c60df504
commit
ffa5bfa96c
5
setup.py
5
setup.py
@ -38,9 +38,8 @@ setup(name='snarl',
|
|||||||
'Intended Audience :: Information Technology',
|
'Intended Audience :: Information Technology',
|
||||||
'Intended Audience :: Manufacturing',
|
'Intended Audience :: Manufacturing',
|
||||||
'Intended Audience :: Science/Research',
|
'Intended Audience :: Science/Research',
|
||||||
'License :: OSI Approved :: GNU General Public License v3',
|
'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',
|
||||||
'Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)',
|
'Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)',
|
||||||
'Topic :: Scientific/Engineering :: Visualization',
|
|
||||||
],
|
],
|
||||||
keywords=[
|
keywords=[
|
||||||
'layout',
|
'layout',
|
||||||
@ -48,6 +47,7 @@ setup(name='snarl',
|
|||||||
'CAD',
|
'CAD',
|
||||||
'EDA',
|
'EDA',
|
||||||
'electronics',
|
'electronics',
|
||||||
|
'photonics',
|
||||||
'IC',
|
'IC',
|
||||||
'mask',
|
'mask',
|
||||||
'pattern',
|
'pattern',
|
||||||
@ -57,6 +57,7 @@ setup(name='snarl',
|
|||||||
'short',
|
'short',
|
||||||
'unintentional',
|
'unintentional',
|
||||||
'label',
|
'label',
|
||||||
|
'schematic',
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user