-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
license
is used to fill the setup(license='...')
, but classifers
also contains a license classifier.
It would be useful to add a license classifier automatically based on license
, at least for the common ones.
http://pypi.python.org/pypi?%3Aaction=list_classifiers
My list is AGPL-3.0
, GPL v3
& MIT
.
https://gitlab.com/coala/mobans/blob/master/templates/coala-setup.py.jj2#L156
Also worth using license
to populate a LICENSE
file, but may be better done with some new voodoo in moban rather than a single LICENSE.jj2 .
Metadata
Metadata
Assignees
Labels
No labels