license (#3423)
This commit is contained in:
parent
5b4db52851
commit
d2e1d16b61
2
setup.py
2
setup.py
|
@ -116,7 +116,7 @@ setup(
|
|||
'Topic :: Scientific/Engineering :: Image Recognition',
|
||||
'Topic :: Scientific/Engineering :: Information Analysis',
|
||||
# Pick your license as you wish
|
||||
'License :: OSI Approved :: BSD License',
|
||||
'License :: OSI Approved :: Apache Software License',
|
||||
'Operating System :: OS Independent',
|
||||
# Specify the Python versions you support here. In particular, ensure
|
||||
# that you indicate whether you support Python 2, Python 3 or both.
|
||||
|
|
Loading…
Reference in New Issue