add classifiers

master
Jan Petykiewicz 5年前
コミット 1ab4b17247

@ -19,4 +19,17 @@ setup(name='float_raster',
'numpy',
'scipy',
],
classifiers=[
'Programming Language :: Python :: 3',
'Development Status :: 4 - Beta',
'Intended Audience :: Developers',
'Intended Audience :: Information Technology',
'Intended Audience :: Manufacturing',
'Intended Audience :: Science/Research',
'License :: OSI Approved :: GNU Affero General Public License v3',
'Topic :: Scientific/Engineering',
'Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)',
'Topic :: Software Development :: Libraries :: Python Modules',
'Topic :: Multimedia :: Graphics :: Graphics Conversion',
],
)

読み込み中…
キャンセル
保存