From: = <=> Date: Wed, 1 Apr 2026 15:16:01 +0000 (+0200) Subject: Fixed poetry X-Git-Url: https://git.uwuaxy.net/animations_scrolling.mp4?a=commitdiff_plain;h=c086bd6d1733ebd7052767b26c039a113f3b4afd;p=axy%2Fft%2Fpython08.git Fixed poetry --- diff --git a/ex01/pyproject.toml b/ex01/pyproject.toml index 1d7e38e..3f91802 100644 --- a/ex01/pyproject.toml +++ b/ex01/pyproject.toml @@ -2,7 +2,8 @@ name = "ex01" version = "0.1.0" description = "Matrix data loader" -authors = ["Your Name "] +authors = ["agilliar"] +package-mode=false [tool.poetry.dependencies] python = "^3.10"