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 bc8dadb commit 19c4a20Copy full SHA for 19c4a20
examples/intro/pyproject.toml
@@ -3,7 +3,7 @@ name = "product-mock"
3
version = "0.1.0"
4
description = "An exmaple micro service that demonstrates the utility of python-wiremock"
5
authors = ["Mike Waites <[email protected]>"]
6
-license = "OSI Approved :: Apache Software License"
+license = "Apache-2.0"
7
readme = "README.md"
8
packages = [{include = "product_mock"}]
9
0 commit comments