Update pyproject.toml
This commit is contained in:
parent
93e9ee10f9
commit
a82533d34e
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "hisscl"
|
name = "hisscl"
|
||||||
description = "Python HCL parser"
|
description = "A Python HCL parser"
|
||||||
dynamic = ["version"]
|
dynamic = ["version"]
|
||||||
authors = [{ name = "Elara6331", email = "elara@elara.ws" }]
|
authors = [{ name = "Elara6331", email = "elara@elara.ws" }]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
@ -30,3 +30,4 @@
|
|||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
Repository = "https://gitea.elara.ws/Elara6331/hisscl"
|
Repository = "https://gitea.elara.ws/Elara6331/hisscl"
|
||||||
|
GitHub = "https://github.com/Elara6331/hisscl"
|
Loading…
Reference in New Issue
Block a user