Skip to content

Commit fd15152

Browse files
committed
remove unnecessary classifier.
1 parent 05aa94f commit fd15152

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,6 @@ def get_console_scripts(): # pragma: no cover
315315
"Intended Audience :: Developers",
316316
"Programming Language :: Python",
317317
"Programming Language :: Python :: 3",
318-
"License :: OSI Approved",
319318
],
320319
entry_points={"console_scripts": get_console_scripts()},
321320
)

0 commit comments

Comments
 (0)