Skip to content
This repository was archived by the owner on May 11, 2024. It is now read-only.

Commit 64703a0

Browse files
committed
Update the setup.py by fixing the License naming.
1 parent 0479fab commit 64703a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
packages=find_packages(exclude=['docker', 'config', 'models', 'tests', 'tools']),
3535
classifiers=[
3636
'Development Status :: 5 - Production/Stable',
37-
'License :: OSI Approbed :: Apache License 2.0',
37+
'License :: OSI Approved :: Apache Software License',
3838
'Operating System :: OS Independent',
3939
'Programming Language :: Python :: 3.4',
4040
'Programming Language :: Python :: 3.5',

0 commit comments

Comments
 (0)