From 0e2323eab619e0969466b626593ebb2ef131cfbb Mon Sep 17 00:00:00 2001 From: Srikanth Pagadarai Date: Sun, 17 Nov 2024 13:24:01 -0600 Subject: [PATCH] Update to pyproject.toml --- bindings/python/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings/python/pyproject.toml b/bindings/python/pyproject.toml index 5300b2a..bde6d5a 100644 --- a/bindings/python/pyproject.toml +++ b/bindings/python/pyproject.toml @@ -49,7 +49,7 @@ tools = ["scipy"] [project.urls] homepage = "https://analogdevicesinc.github.io/genalyzer/" documentation = "https://analogdevicesinc.github.io/genalyzer/" -repository = "https://github/analogdevicesinc/genalyzer" +repository = "https://github.com/analogdevicesinc/genalyzer" [tool.isort] multi_line_output=3