Skip to content

Commit dddeec0

Browse files
committed
Fixed issue with classifiers
1 parent e3a14fa commit dddeec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
python_requires='>=3.8.0',
7777
classifiers=[
7878
'Development Status :: 5 - Production/Stable',
79-
'License :: MIT License',
79+
'License :: OSI Approved :: MIT License',
8080
'Intended Audience :: Developers',
8181
'Natural Language :: English',
8282
'Operating System :: OS Independent',

0 commit comments

Comments
 (0)