File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -47,11 +47,11 @@ dependencies = [
4747]
4848
4949 [project .urls ]
50- "Bug Tracker" = " https://github.com/pact-foundation/pact-python/issues "
51- "Changelog" = " https://github.com/ pact-foundation/pact-python/blob/main/CHANGELOG.md "
52- "Documentation" = " https://docs. pact.io"
53- "Homepage" = " https://pact.io "
54- "Repository" = " https://github.com/pact-foundation/pact-python"
50+ changelog = " https://github.com/pact-foundation/pact-python/blob/main/CHANGELOG.md "
51+ documentation = " https://pact-foundation.github.io /pact-python/"
52+ homepage = " https://pact.io"
53+ issues = " https://github.com/pact-foundation/pact-python/issues "
54+ source = " https://github.com/pact-foundation/pact-python"
5555
5656 [project .scripts ]
5757 pact-verifier = " pact.v2.cli.verify:main"
You can’t perform that action at this time.
0 commit comments