aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorTim Hall <tim.hall@arm.com>2023-11-16 11:36:19 +0000
committerTim Hall <tim.hall@arm.com>2023-11-16 12:48:26 +0000
commit2742947db9dbec68f0ae978e70068b44651d6a8a (patch)
tree88b5005fe7b28a622f9971102817b8522017171e /pyproject.toml
parent6a7fd3d172d1e8787b023d90d331bd37aeedc956 (diff)
downloadethos-u-vela-2742947db9dbec68f0ae978e70068b44651d6a8a.tar.gz
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 <tim.hall@arm.com>
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
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"