From 71eacb9fe0efc2992e3062a2c8f8d05243792611 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Hat=C5=82as?= Date: Wed, 14 May 2025 10:03:35 +0200 Subject: [PATCH] Zadanie 13: testowa zmiana w pyproject.toml --- pyproject.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pyproject.toml b/pyproject.toml index ed69b647..28683808 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -280,3 +280,5 @@ dependency_groups = [] no_default_groups = true skip_install = true commands = [["uv", "lock", {replace = "posargs", default = ["-U"], extend = true}]] + +#DODANO ZMIANE do zadania 13 \ No newline at end of file