From 36e6c68a52768c669f919bc7d462e5f4d20dc4fe Mon Sep 17 00:00:00 2001 From: Luis Rodrigues Date: Thu, 26 Mar 2026 11:09:33 +0000 Subject: [PATCH] =?UTF-8?q?adicionada=20descri=C3=A7=C3=A3o=20de=20aplica?= =?UTF-8?q?=C3=A7=C3=A3o=20no=20ficheiro=20'pyproject.toml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 26a7fc4..a77d3b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "game-theory-of-life" version = "0.1.0" -description = "Add your description here" +description = "Simulador de interações" readme = "README.md" requires-python = ">=3.14" dependencies = [