Updated Project urls #15
@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
|
|||||||
[project]
|
[project]
|
||||||
# --- Core Metadata ---
|
# --- Core Metadata ---
|
||||||
name = "polysolve"
|
name = "polysolve"
|
||||||
version = "0.3.1"
|
version = "0.3.2"
|
||||||
authors = [
|
authors = [
|
||||||
{ name="Jonathan Rampersad", email="jonathan@jono-rams.work" },
|
{ name="Jonathan Rampersad", email="jonathan@jono-rams.work" },
|
||||||
]
|
]
|
||||||
@ -42,6 +42,7 @@ cuda12 = ["cupy-cuda12x"]
|
|||||||
dev = ["pytest"]
|
dev = ["pytest"]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
Homepage = "https://github.com/jono-rams/PolySolve"
|
Homepage = "polysolve.jono-rams.work"
|
||||||
"Source Code" = "https://github.com/jono-rams/PolySolve"
|
Documentation = "https://polysolve.jono-rams.work/docs"
|
||||||
|
Repository = "https://github.com/jono-rams/PolySolve"
|
||||||
"Bug Tracker" = "https://github.com/jono-rams/PolySolve/issues"
|
"Bug Tracker" = "https://github.com/jono-rams/PolySolve/issues"
|
||||||
|
Reference in New Issue
Block a user