Skip to content

Commit 0b01fe2

Browse files
committed
update pyproject with repository info
1 parent 8ea8980 commit 0b01fe2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pyproject.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ classifiers = [
3131
"Programming Language :: Python :: 3.12",
3232
]
3333

34+
[project.urls]
35+
Homepage = "https://github.com/CESNET/cesnet_service_path_plugin"
36+
Repository = "https://github.com/CESNET/cesnet_service_path_plugin"
37+
Issues = "https://github.com/CESNET/cesnet_service_path_plugin/issues"
38+
3439
[project.optional-dependencies]
3540
dev = [
3641
"black==24.3.0",

0 commit comments

Comments
 (0)