We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95fe4ef commit 8c08991Copy full SHA for 8c08991
python/setup.py
@@ -120,7 +120,8 @@ def build_extensions(self):
120
"Topic :: Artistic Software",
121
"Topic :: Multimedia :: Graphics :: 3D Modeling",
122
"Topic :: Scientific/Engineering :: Visualization",
123
- "License :: OSI Approved :: MIT License(ISC License for mapbox earcut.hpp)",
+ "License :: OSI Approved :: MIT License",
124
+ "License :: OSI Approved :: ISC License (ISCL)",
125
"Operating System :: OS Independent",
126
"Programming Language :: Python :: 3",
127
],
0 commit comments