We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1de837 commit 9b4bc16Copy full SHA for 9b4bc16
1 file changed
setup.py
@@ -20,6 +20,7 @@
20
'Topic :: Scientific/Engineering :: Bio-Informatics',
21
'Topic :: Multimedia :: Graphics :: Graphics Conversion'
22
],
23
+ license='BSD License',
24
package_data={'bioformats': ['jars/*.jar']},
25
26
tests_require='nose',
0 commit comments