Point project URLs at the freeroute repo, keep upstream link
This commit is contained in:
parent
49c258e81d
commit
ab786b2c5c
@ -25,7 +25,9 @@ requires-python = ">=3.10"
|
|||||||
dependencies = []
|
dependencies = []
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
"Source" = "https://github.com/freerouting/freerouting"
|
"Homepage" = "https://git.supported.systems/warehack.ing/freeroute"
|
||||||
|
"Repository" = "https://git.supported.systems/warehack.ing/freeroute"
|
||||||
|
"Upstream" = "https://github.com/freerouting/freerouting"
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
freeroute = "freeroute.cli:main"
|
freeroute = "freeroute.cli:main"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user