Skip to content

Commit 8c08991

Browse files
committed
Use approved classifiers.
1 parent 95fe4ef commit 8c08991

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

python/setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,8 @@ def build_extensions(self):
120120
"Topic :: Artistic Software",
121121
"Topic :: Multimedia :: Graphics :: 3D Modeling",
122122
"Topic :: Scientific/Engineering :: Visualization",
123-
"License :: OSI Approved :: MIT License(ISC License for mapbox earcut.hpp)",
123+
"License :: OSI Approved :: MIT License",
124+
"License :: OSI Approved :: ISC License (ISCL)",
124125
"Operating System :: OS Independent",
125126
"Programming Language :: Python :: 3",
126127
],

0 commit comments

Comments
 (0)