File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "product-mock"
33version = " 0.1.0"
44description = " An exmaple micro service that demonstrates the utility of python-wiremock"
55authors = [" Mike Waites <mikey.waites@gmail.com>" ]
6- license = " Apache-2.0 "
6+ license = " OSI Approved :: Apache Software License "
77readme = " README.md"
88packages = [{include = " product_mock" }]
99
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ authors = [
66 {name = " Cody Lee" , email = " cody.lee@datadoghq.com" },
77 {name = " Mike Waites" , email = " mikey.waites@gmail.com" }
88]
9- license = " OSI Approved :: Apache Software License "
9+ license = " Apache-2.0 "
1010readme = " README.md"
1111classifiers = [
1212 " Development Status :: 5 - Production/Stable" ,
You can’t perform that action at this time.
0 commit comments