Commit 6b6a9e5d authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Add issue tracker URL to project links

parent 709efff7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -30,6 +30,9 @@ include = [
	"stubs",
]

[tool.poetry.urls]
Issues = "https://code.kodo.org.uk/dom/behave-utils/-/issues"

[tool.poetry.dependencies]
python = "~=3.9"
behave = "~=1.2"