From ee79de749f60eca1b8f353668070fda36e4a9e61 Mon Sep 17 00:00:00 2001
From: hbui <hong-phuc.bui@htwsaar.de>
Date: Fri, 19 Jul 2024 13:05:42 +0200
Subject: [PATCH] add  CLI Befehle for Unittest in Readme

---
 num-int/pyproject.toml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/num-int/pyproject.toml b/num-int/pyproject.toml
index abc2b36..007b351 100644
--- a/num-int/pyproject.toml
+++ b/num-int/pyproject.toml
@@ -3,7 +3,7 @@
 build-backend = "setuptools.build_meta"
 
 [project]
-name = "wettercdc"
+name = "num-int"
 version = "0.0.1"
 
 [tool.setuptools.packages.find]

--
Gitblit v1.10.0-SNAPSHOT