From 2742947db9dbec68f0ae978e70068b44651d6a8a Mon Sep 17 00:00:00 2001 From: Tim Hall Date: Thu, 16 Nov 2023 11:36:19 +0000 Subject: MLBEDSW-8280: Update PyPI homepage link - Changed homepage link from cgit to gittiles - Clarified tensor alignment is in Bytes Change-Id: I9fd912c17d61f9add11493e031bbb620271c68eb Signed-off-by: Tim Hall --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 8faa752c..140e8092 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ dev = [ ] [project.urls] -Homepage = "https://git.mlplatform.org/ml/ethos-u/ethos-u-vela.git/" +Homepage = "https://review.mlplatform.org/plugins/gitiles/ml/ethos-u/ethos-u-vela" [project.scripts] vela = "ethosu.vela.vela:main" -- cgit v1.2.1