Skip to content

Commit 2930107

Browse files
Update pyproject.toml
1 parent e677876 commit 2930107

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ authors = ["Paul Winterstein <paul.winterstein@swr.de>"]
66
maintainers = ["SWR Media-over-IP Team <moip@swr.de>", "Josia Hildebrandt <manuel_josia.hildebrandt@swr.de>"]
77
readme = "README.md"
88
packages = [{ include = "videoipath_automation_tool", from = "src" }]
9+
keywords = ["videoipath", "automation", "nevion", "media-over-ip", "st2110", "orchestration", "python"]
10+
11+
[tool.poetry.urls]
12+
Homepage = "https://github.com/SWR-MoIP/VideoIPath-Automation-Tool"
13+
Repository = "https://github.com/SWR-MoIP/VideoIPath-Automation-Tool"
14+
Issues = "https://github.com/SWR-MoIP/VideoIPath-Automation-Tool/issues"
15+
Documentation = "https://github.com/SWR-MoIP/VideoIPath-Automation-Tool#documentation"
916

1017
[tool.poetry.dependencies]
1118
python = "^3.11"

0 commit comments

Comments
 (0)