fix: new base_urls
This commit is contained in:
parent
15b578388c
commit
7eeb8c470b
1 changed files with 4 additions and 4 deletions
|
|
@ -43,10 +43,10 @@ dependencies = [
|
|||
]
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://nomyo.ai"
|
||||
Documentation = "https://github.com/nomyo-ai/nomyo/doc"
|
||||
Repository = "https://github.com/nomyo-ai/nomyo"
|
||||
Issues = "https://github.com/nomyo-ai/nomyo/issues"
|
||||
Homepage = "https://www.nomyo.ai"
|
||||
Documentation = "https://bitfreedom.net/code/nomyo-ai/nomyo/src/branch/main/doc"
|
||||
Repository = "https://bitfreedom.net/code/nomyo-ai/nomyo"
|
||||
Issues = "https://bitfreedom.net/code/nomyo-ai/nomyo/issues"
|
||||
|
||||
[tool.hatch.build.targets.wheel]
|
||||
packages = ["nomyo"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue