Skip to content

Commit 6073558

Browse files
committed
fix setup.py
1 parent b17d7d5 commit 6073558

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
'Development Status :: 4 - Beta',
3131
'Natural Language :: English',
3232
'Intended Audience :: Developers',
33-
'Intended Audience :: Financial and Insurance Industry'
34-
'License :: MIT License',
33+
'Intended Audience :: Financial and Insurance Industry',
34+
'License :: OSI Approved :: MIT License',
3535
'Operating System :: OS Independent',
3636
'Topic :: Software Development :: Libraries :: Python Modules',
3737
],

0 commit comments

Comments
 (0)