From f0b876e67c5499168bf374d1e17b0d37af894c0e Mon Sep 17 00:00:00 2001 From: msramalho <19508417+msramalho@users.noreply.github.com> Date: Tue, 17 Jun 2025 13:16:36 +0100 Subject: [PATCH] removes dev specific instructions --- pyproject.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 2299350..cdbb86b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,8 +4,6 @@ build-backend = "poetry.core.masonry.api" [project] name = "auto-archiver" -# to add a custom version use local versioning eg 1.1.0+dm.1 -# then poetry install version = "1.1.0" description = "Automatically archive links to videos, images, and social media content from Google Sheets (and more)."