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 8ea8980 commit 0b01fe2Copy full SHA for 0b01fe2
pyproject.toml
@@ -31,6 +31,11 @@ classifiers = [
31
"Programming Language :: Python :: 3.12",
32
]
33
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
+
39
[project.optional-dependencies]
40
dev = [
41
"black==24.3.0",
0 commit comments