From aeb5fa745cfa88504db71cfe1ee2c2d06195405c Mon Sep 17 00:00:00 2001 From: Francesco Bellini Date: Sun, 5 Oct 2025 12:43:22 +0200 Subject: [PATCH] update toml --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 30ab834..32b97a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,6 @@ authors = [ ] version="0.0.1" description="Useful tool for Doc to use" -license={file = "LICENSE"} keywords=["promtpt", "save", "history"] requires-python=">=3.8" classifiers = [