Reorganise pyproject.toml
This commit is contained in:
parent
9a89280f6e
commit
449ec8dc27
1 changed files with 4 additions and 4 deletions
|
@ -20,12 +20,12 @@ classifiers = [
|
||||||
"Operating System :: OS Independent",
|
"Operating System :: OS Independent",
|
||||||
]
|
]
|
||||||
|
|
||||||
[license]
|
|
||||||
file = 'LICENSE.txt'
|
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
Homepage = "https://git.creekorful.cloud/creekorful/pfsense-netbox-sync"
|
Homepage = "https://git.creekorful.cloud/creekorful/pfsense-netbox-sync"
|
||||||
Issues = "https://git.creekorful.cloud/creekorful/pfsense-netbox-sync/issues"
|
Issues = "https://git.creekorful.cloud/creekorful/pfsense-netbox-sync/issues"
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
pfnbsync = "pfsense_netbox_sync:main"
|
pfnbsync = "pfsense_netbox_sync:main"
|
||||||
|
|
||||||
|
[license]
|
||||||
|
file = 'LICENSE.txt'
|
Loading…
Add table
Add a link
Reference in a new issue