Update pyproject.toml
All checks were successful
CI / ci (push) Successful in 27s

This commit is contained in:
Aloïs Micard 2025-02-19 17:51:49 +01:00
parent 7943a36b0a
commit 2870560577

View file

@ -26,7 +26,7 @@ dependencies = [
[project.urls] [project.urls]
Homepage = "https://git.creekorful.cloud/creekorful/netbox-pve-sync" Homepage = "https://git.creekorful.cloud/creekorful/netbox-pve-sync"
Issues = "https://git.creekorful.cloud/creekorful/netbox-pve-sync/issues" Issues = "https://git.creekorful.cloud/creekorful/netbox-pve-sync/issues"
Changelog = "https://git.creekorful.cloud/creekorful/netbox-pve-sync/src/branch/main/CHANGELOG.md" Changelog = "https://git.creekorful.cloud/creekorful/netbox-pve-sync/src/branch/main/Changelog.md"
[project.scripts] [project.scripts]
nbpxsync = "netbox_pve_sync:main" nbpxsync = "netbox_pve_sync:main"