From af9e022f172dccad3b0c2386eaf29811471be4bf Mon Sep 17 00:00:00 2001 From: trojanhorse47 Date: Fri, 19 Sep 2025 13:06:30 +0200 Subject: [PATCH] * Correzione minore di pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index eaf63ca..473467f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ requires-python = "==3.12.*" # Per ogni roba ho fatto un commento per evitare di dimenticarmi cosa fa chi. # Inoltre ho messo una emoji per indicare se รจ raccomandato o meno. dependencies = [ - # โœ… per gestire variabili d'ambiente (generalmente API keys o opzioni) + # โœ… per gestire variabili d'ambiente (generalmente API keys od opzioni) "dotenv", # ๐ŸŸก per fare scraping di pagine web