File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -15,15 +15,13 @@ name = "pywebpush"
1515authors = [{
name =
" JR Conlin" ,
email =
" [email protected] " }]
1616description = " WebPush publication library"
1717readme = " README.md"
18- # Use the LICENSE file for our license, since "MPL2" isn't included in the
19- # canonical list
20- license = { file = " LICENSE" }
2118keywords = [" webpush" , " vapid" , " notification" ]
2219classifiers = [
2320 " Topic :: Internet :: WWW/HTTP" ,
2421 " Programming Language :: Python :: Implementation :: PyPy" ,
2522 " Programming Language :: Python" ,
2623 " Programming Language :: Python :: 3" ,
24+ " License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)" ,
2725]
2826# use the following fields defined in the setup.py file
2927# (When the guides talk about something being "dynamic", they
You can’t perform that action at this time.
0 commit comments