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"
15
15
authors = [{
name =
" JR Conlin" ,
email =
" [email protected] " }]
16
16
description = " WebPush publication library"
17
17
readme = " README.md"
18
- # Use the LICENSE file for our license, since "MPL2" isn't included in the
19
- # canonical list
20
- license = { file = " LICENSE" }
21
18
keywords = [" webpush" , " vapid" , " notification" ]
22
19
classifiers = [
23
20
" Topic :: Internet :: WWW/HTTP" ,
24
21
" Programming Language :: Python :: Implementation :: PyPy" ,
25
22
" Programming Language :: Python" ,
26
23
" Programming Language :: Python :: 3" ,
24
+ " License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)" ,
27
25
]
28
26
# use the following fields defined in the setup.py file
29
27
# (When the guides talk about something being "dynamic", they
You can’t perform that action at this time.
0 commit comments