Add URL to pyproject
This commit is contained in:
parent
4315503d19
commit
a4a15fba57
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ authors = ["Miguel Jacq <mig@mig5.net>"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
packages = [{ include = "cspresso", from = "src" }]
|
packages = [{ include = "cspresso", from = "src" }]
|
||||||
license = "GPL-3.0-or-later"
|
license = "GPL-3.0-or-later"
|
||||||
|
homepage = "https://cspresso.cafe"
|
||||||
repository = "https://git.mig5.net/mig5/cspresso"
|
repository = "https://git.mig5.net/mig5/cspresso"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue