From 6eafa94ac0fb51645bb2ddde3b1dfb1e543e4c7a Mon Sep 17 00:00:00 2001 From: Robert Richer Date: Fri, 24 Nov 2023 12:52:55 +0100 Subject: [PATCH] updated pyproject.toml --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 0052f5e..03068a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,8 +9,8 @@ authors = [ "Luca Abel " ] license = "MIT" -homepage = "https://github.com/mad-lab-fau/carwatch" -repository = "https://github.com/mad-lab-fau/carwatch" +homepage = "https://github.com/mad-lab-fau/carwatch-python" +repository = "https://github.com/mad-lab-fau/carwatch-python" readme = "README.md" [tool.poetry.dependencies]