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 05aa94f commit fd15152Copy full SHA for fd15152
setup.py
@@ -315,7 +315,6 @@ def get_console_scripts(): # pragma: no cover
315
"Intended Audience :: Developers",
316
"Programming Language :: Python",
317
"Programming Language :: Python :: 3",
318
- "License :: OSI Approved",
319
],
320
entry_points={"console_scripts": get_console_scripts()},
321
)
0 commit comments